mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/signedjson: correct pypi HOMEPAGE link
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/26977 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -10,8 +10,8 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Signs JSON objects with ED25519 signatures."
|
||||
HOMEPAGE="
|
||||
https://github.com/matrix-org/python-signedjson
|
||||
https://pypi.python.org/pypi/signedjson
|
||||
https://github.com/matrix-org/python-signedjson/
|
||||
https://pypi.org/project/signedjson/
|
||||
"
|
||||
SRC_URI="https://github.com/matrix-org/python-signedjson/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user