summaryrefslogtreecommitdiff
path: root/dev-python/simplejson
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/simplejson
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/Manifest4
-rw-r--r--dev-python/simplejson/simplejson-3.10.0.ebuild2
-rw-r--r--dev-python/simplejson/simplejson-3.13.2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/simplejson/Manifest b/dev-python/simplejson/Manifest
index 98aa118b1888..aaafb9577a0b 100644
--- a/dev-python/simplejson/Manifest
+++ b/dev-python/simplejson/Manifest
@@ -1,5 +1,5 @@
DIST simplejson-3.10.0.tar.gz 77953 BLAKE2B 37c23259c7a5be2cb9081feecdd693865dfc98eea90d84c6b4627a081512fc1f66c3a0f5136aaa53be6b5269461c6bf72f62c72368fd68e2c96338f6c9a7f6e6 SHA512 c8782fe434f3f1e29562092fe81f46fc272f0b83fdb3ca31fc03707fe09f4d30696ad7ec07a33de873bd08a41b19f97b9d09e3079658952e5110cf8f68eb53c6
DIST simplejson-3.13.2.tar.gz 79735 BLAKE2B 5feb87611451054ad8e856e55a4a6bca50470f7f72692de9ce5abddf9eb214e29505124634d4d5a4f825366afe9a97614c66cbe14a73a4e57a5f2f62cac876e8 SHA512 ea29bc615de7fd0eb2a98f5dbeea74ee49b6fed6602396e77baf4480c86f975eff7fd868ac44f62a1c2f3721d4fa5b807b74109e5e28810df70dbad758110f41
-EBUILD simplejson-3.10.0.ebuild 874 BLAKE2B f98e008de70cbe1704daf24200432da9536b772ce5e71dae23e053631360e02b1a755c79d7bb9fd9a7c72a5740c07b754fab536372a9c40efcaf0c8a57d98469 SHA512 726a6de9c147987a57f9c9378c1815b0f7ee66395e09baffdc15e00619a2ce6bbfece3b7b24fda4900002e877a84b08b1770655b8ac801dafcd709968d306ac2
-EBUILD simplejson-3.13.2.ebuild 875 BLAKE2B b3e2288cac9f16f1d8c73c1e3a8f7d6ec9ffd0b5785c3d5d7152014c6a58009e7ca36d7614596d12a8dc693b1f49ce60372a05561ce4817f7531790c41e1f27d SHA512 f3d80e1efe2b943f020eac22327943ff516c2177edb9aa266ba9db3763a9557484a84b08c992d1255303d98ac52922ffbd6a9f4dec8a6025ac01e4228358f41b
+EBUILD simplejson-3.10.0.ebuild 870 BLAKE2B 3eb71419dbdafe7de0de6ee8235e1b2c89567c680e9178fb17c938177388218931f601aa43f40538246a6f1fef57da8b205cbaebe3882fafd486d751931a933a SHA512 aa78586a5fcebce460d90c9ca43059782a4953335aec0e0c691413e84fefa16ab9ce8ac950b1e85aa1cd4278a6e5659eec739f2a7646bfb113bf5b1d8c3fc8d6
+EBUILD simplejson-3.13.2.ebuild 871 BLAKE2B be40612aef3d285f5a7eebc187b9c65d6bf63d2b99adda13977b2deb17bae3f8dba7d24cfa965c30e1d0a5f7b111d6a52edbd87c1a69ec92d421d31314b9679f SHA512 819dc5b85ef2a2ba91e65e4268ad47d25eee12feb16ad47308aacb48a32d6a8e84a54291c0982c0e135c268bd94b93047277b2d2d4b69ce6f4689f7d5e5a1b2f
MISC metadata.xml 323 BLAKE2B c21be649394bb8a261a6169a710fd3862f1dd539505381a15f99611f323ea1e5fe4e6e54f1ed73d28bdddc2459812f13e40658ed99c09d0ba0f93f724b4bcfc9 SHA512 7db760ee80a6281bcc370303bafc40aea566465bf3264381336222c6f6002f573bfac205f2e42cca557c7b31855f082e1ed29ec9ab3b1125e455cf84bdaf54ec
diff --git a/dev-python/simplejson/simplejson-3.10.0.ebuild b/dev-python/simplejson/simplejson-3.10.0.ebuild
index 84b7013548e3..29ce65c4173c 100644
--- a/dev-python/simplejson/simplejson-3.10.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.10.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python"
-HOMEPAGE="http://undefined.org/python/#simplejson https://pypi.python.org/pypi/simplejson"
+HOMEPAGE="http://undefined.org/python/#simplejson https://pypi.org/project/simplejson"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT AFL-2.1 )"
diff --git a/dev-python/simplejson/simplejson-3.13.2.ebuild b/dev-python/simplejson/simplejson-3.13.2.ebuild
index 0b3bfb940afe..48c94c432d5f 100644
--- a/dev-python/simplejson/simplejson-3.13.2.ebuild
+++ b/dev-python/simplejson/simplejson-3.13.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python"
-HOMEPAGE="https://github.com/simplejson/simplejson https://pypi.python.org/pypi/simplejson"
+HOMEPAGE="https://github.com/simplejson/simplejson https://pypi.org/project/simplejson"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT AFL-2.1 )"