summaryrefslogtreecommitdiff
path: root/dev-python/signedjson
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-24 02:45:57 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-24 02:45:57 +0100
commit2d51a70c0ec989cfc28d2d9a140206a601378c58 (patch)
tree5ff136d8b7452def4a7f53ea9b4ad96dc4312c35 /dev-python/signedjson
parent26062b5638b6d2a6eedba7797ed6dde6f3d1f01c (diff)
gentoo auto-resync : 24:08:2022 - 02:45:57
Diffstat (limited to 'dev-python/signedjson')
-rw-r--r--dev-python/signedjson/Manifest2
-rw-r--r--dev-python/signedjson/signedjson-1.1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/signedjson/Manifest b/dev-python/signedjson/Manifest
index a2558bb9e7d1..64ec32b35d4b 100644
--- a/dev-python/signedjson/Manifest
+++ b/dev-python/signedjson/Manifest
@@ -1,3 +1,3 @@
DIST signedjson-1.1.4.gh.tar.gz 12714 BLAKE2B 854f28074b82490bbeb6a0a0b3528d608b2ff6f5ff3cb52c913525b81f483afa6b4c8423dc25d9adaa3c3a9f269ec54409af0e7f8b5ddf3903e33a9b00c0dac8 SHA512 8928b9ecf1d6a9291a07bc3270ef57a824267ad45c114cfb720fc4db36415301f6bee26db9bb447e0051d3366c5471f718f37238bdd841bd06e73f5841f13ed6
-EBUILD signedjson-1.1.4.ebuild 846 BLAKE2B 71249c192070fbee922094a06c9218662c19a4f42e0be35303b8343545ff81788511fb749363acccbcadf1d8fbf0de925544c372a10074048cda9e197fbc13da SHA512 57b2f71fd9143bfd6bde085b552ee0bec80da1fad9a2c61480e997a251c3da4f896d0b0d0162dfeda82e2941f3ab8bbaf04e060a0c54c2761e8838a9dff50f67
+EBUILD signedjson-1.1.4.ebuild 844 BLAKE2B bf6697add826fa7aa495c8a0842c66821f71cdcb1faac14e1f020cee0f1f941bd6b28d19154d98be1d4b1fef9a7180e61921d543e9957d05b349aeb2a2de8b90 SHA512 6856dc06ffbc225f20824870bd48a4864fb99ff9253edcd6b10cc6b87490c54ee0675faad5a94c9d83c4e61d852e52950ab67c0dfbfefc35d625eeddb01fc1e6
MISC metadata.xml 532 BLAKE2B 8b29e244049e74a5e10313104a9988aca0027530d063a60f834810c5df64714aa9379bc7a3ea6c4295d3902b08a7edd1aa67a225ce0ac390d48092502edc0321 SHA512 a3f5eb78d5b711d4041e0031c71d367a0f611e5c28c001dc76bbb5c10a3d801b049c5b41d4d542489dcbe812b0a36a10874ceac714b34da0aff8c9bb4fcd9ccf
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"