diff options
Diffstat (limited to 'dev-python/signedjson/signedjson-1.1.4.ebuild')
-rw-r--r-- | dev-python/signedjson/signedjson-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/signedjson/signedjson-1.1.4.ebuild b/dev-python/signedjson/signedjson-1.1.4.ebuild index 9807bb723e92..c4cb90c641c4 100644 --- a/dev-python/signedjson/signedjson-1.1.4.ebuild +++ b/dev-python/signedjson/signedjson-1.1.4.ebuild @@ -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" |