summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/openapi-schema-validator/metadata.xml2
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/openapi-schema-validator/metadata.xml b/dev-python/openapi-schema-validator/metadata.xml
index 951e196ea341..bbbd304e9938 100644
--- a/dev-python/openapi-schema-validator/metadata.xml
+++ b/dev-python/openapi-schema-validator/metadata.xml
@@ -6,7 +6,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="github">p1c2u/openapi-schema-validator</remote-id>
+ <remote-id type="github">python-openapi/openapi-schema-validator</remote-id>
<remote-id type="pypi">openapi-schema-validator</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild
index 5691450a80f8..6ac189f24a13 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild
@@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="OpenAPI schema validation for Python"
HOMEPAGE="
- https://github.com/p1c2u/openapi-schema-validator/
+ https://github.com/python-openapi/openapi-schema-validator/
https://pypi.org/project/openapi-schema-validator/
"
SRC_URI="
- https://github.com/p1c2u/openapi-schema-validator/archive/${PV}.tar.gz
+ https://github.com/python-openapi/openapi-schema-validator/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
"