Rename CI registry owner from brian to lille-vemmelund #43
+1
-1
@@ -57,7 +57,7 @@ default = true
|
||||
|
||||
[[tool.uv.index]]
|
||||
name = "gitea"
|
||||
url = "https://gitea.lille-vemmelund.dk/api/packages/lille-vemmelund/pypi/simple/"
|
||||
url = "https://gitea.lille-vemmelund.dk/api/packages/brian/pypi/simple/"
|
||||
explicit = true
|
||||
|
||||
[tool.mypy]
|
||||
|
||||
@@ -1089,7 +1089,7 @@ dev = [
|
||||
requires-dist = [
|
||||
{ name = "minio", marker = "extra == 'minio'", specifier = ">=7.2.16" },
|
||||
{ name = "python-dotenv", specifier = ">=1.0.0" },
|
||||
{ name = "python-utils", specifier = ">=0.1.0", index = "https://gitea.lille-vemmelund.dk/api/packages/lille-vemmelund/pypi/simple/" },
|
||||
{ name = "python-utils", specifier = ">=0.1.0", index = "https://gitea.lille-vemmelund.dk/api/packages/brian/pypi/simple/" },
|
||||
{ name = "redis", marker = "extra == 'redis'", specifier = ">=6.4.0" },
|
||||
{ name = "structlog", specifier = ">=25.4.0" },
|
||||
]
|
||||
@@ -1111,10 +1111,10 @@ dev = [
|
||||
[[package]]
|
||||
name = "python-utils"
|
||||
version = "0.1.1"
|
||||
source = { registry = "https://gitea.lille-vemmelund.dk/api/packages/lille-vemmelund/pypi/simple/" }
|
||||
sdist = { url = "https://gitea.gt-proj.com/api/packages/lille-vemmelund/pypi/files/python-utils/0.1.1/python_utils-0.1.1.tar.gz", hash = "sha256:f9e10fff2e15167260d841733bab08914803f7caeaf5f4b0534b730a0b418048" }
|
||||
source = { registry = "https://gitea.lille-vemmelund.dk/api/packages/brian/pypi/simple/" }
|
||||
sdist = { url = "https://gitea.gt-proj.com/api/packages/brian/pypi/files/python-utils/0.1.1/python_utils-0.1.1.tar.gz", hash = "sha256:f9e10fff2e15167260d841733bab08914803f7caeaf5f4b0534b730a0b418048" }
|
||||
wheels = [
|
||||
{ url = "https://gitea.gt-proj.com/api/packages/lille-vemmelund/pypi/files/python-utils/0.1.1/python_utils-0.1.1-py3-none-any.whl", hash = "sha256:ad06d94a36c828084b61b3e6b97f3c0f0fab3522ea18e603ed37c8abee49bdac" },
|
||||
{ url = "https://gitea.gt-proj.com/api/packages/brian/pypi/files/python-utils/0.1.1/python_utils-0.1.1-py3-none-any.whl", hash = "sha256:ad06d94a36c828084b61b3e6b97f3c0f0fab3522ea18e603ed37c8abee49bdac" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user