更新:setuptools抛弃旧API

This commit is contained in:
2026-02-12 13:45:52 +08:00
parent 0638950286
commit 46768e53c3
32 changed files with 4 additions and 3 deletions

View File

@@ -1832,3 +1832,4 @@ ModuleNotFoundError: No module named 'pkg_resources'
[ERROR][2026-02-09 09:41:52,848][log.py:249]Internal Server Error: /api/generate/create/env_diff
[WARNING][2026-02-09 14:48:19,415][operation.py:131]"POST - GenerateSeitaiController[create_bgDocument] /api/create/bgDocument" (500, '项目结束时间早于最后一轮次结束时间或等于开始时间,请修改项目结束时间')
[ERROR][2026-02-09 14:48:19,417][log.py:249]Internal Server Error: /api/create/bgDocument
[WARNING][2026-02-12 13:21:58,600][backend.py:91]Caught LDAPError looking up user: SERVER_DOWN({'result': -1, 'desc': "Can't contact LDAP server", 'ctrls': []})

Binary file not shown.

6
uv.lock generated
View File

@@ -1059,11 +1059,11 @@ wheels = [
[[package]]
name = "setuptools"
version = "81.0.0"
version = "82.0.0"
source = { registry = "https://mirrors.aliyun.com/pypi/simple" }
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/0d/1c/73e719955c59b8e424d015ab450f51c0af856ae46ea2da83eba51cc88de1/setuptools-81.0.0.tar.gz", hash = "sha256:487b53915f52501f0a79ccfd0c02c165ffe06631443a886740b91af4b7a5845a" }
sdist = { url = "https://mirrors.aliyun.com/pypi/packages/82/f3/748f4d6f65d1756b9ae577f329c951cda23fb900e4de9f70900ced962085/setuptools-82.0.0.tar.gz", hash = "sha256:22e0a2d69474c6ae4feb01951cb69d515ed23728cf96d05513d36e42b62b37cb" }
wheels = [
{ url = "https://mirrors.aliyun.com/pypi/packages/e1/e3/c164c88b2e5ce7b24d667b9bd83589cf4f3520d97cad01534cd3c4f55fdb/setuptools-81.0.0-py3-none-any.whl", hash = "sha256:fdd925d5c5d9f62e4b74b30d6dd7828ce236fd6ed998a08d81de62ce5a6310d6" },
{ url = "https://mirrors.aliyun.com/pypi/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl", hash = "sha256:70b18734b607bd1da571d097d236cfcfacaf01de45717d59e6e04b96877532e0" },
]
[[package]]