mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
dev-python/openapi-spec-validator: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
eeaedf7188
commit
75294ab421
@ -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>
|
||||
|
||||
@ -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
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user