dev-python/openapi-spec-validator: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2023-03-11 10:57:36 +01:00
parent eeaedf7188
commit 75294ab421
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">p1c2u/openapi-spec-validator</remote-id>
<remote-id type="github">python-openapi/openapi-spec-validator</remote-id>
<remote-id type="pypi">openapi-spec-validator</remote-id>
</upstream>
</pkgmetadata>

View File

@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec validator"
HOMEPAGE="
https://github.com/p1c2u/openapi-spec-validator/
https://github.com/python-openapi/openapi-spec-validator/
https://pypi.org/project/openapi-spec-validator/
"
SRC_URI="
https://github.com/p1c2u/openapi-spec-validator/archive/${PV}.tar.gz
https://github.com/python-openapi/openapi-spec-validator/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
"