summaryrefslogtreecommitdiff
path: root/dev-python/signedjson
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-08-24 00:45:57 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-08-24 00:45:57 +0000
commit68eda2d700900efb1eb55adf77596280b9e0fc3a (patch)
tree66c28bc7e07a4a45c9718f493fd8613963984922 /dev-python/signedjson
parent79c34a0349ad722b7394241d1f3c5c5e7b9d1e14 (diff)
downloadbaldeagleos-repo-68eda2d700900efb1eb55adf77596280b9e0fc3a.tar.gz
baldeagleos-repo-68eda2d700900efb1eb55adf77596280b9e0fc3a.tar.xz
baldeagleos-repo-68eda2d700900efb1eb55adf77596280b9e0fc3a.zip
Adding metadata
Diffstat (limited to 'dev-python/signedjson')
-rw-r--r--dev-python/signedjson/signedjson-1.1.4.ebuild4
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 36ea8a05deae..a66ae43573c2 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"