summaryrefslogtreecommitdiff
path: root/dev-python/demjson
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/demjson
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/demjson')
-rw-r--r--dev-python/demjson/Manifest2
-rw-r--r--dev-python/demjson/demjson-2.2.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/demjson/Manifest b/dev-python/demjson/Manifest
index ad0948138ba1..f27ec8b06900 100644
--- a/dev-python/demjson/Manifest
+++ b/dev-python/demjson/Manifest
@@ -1,3 +1,3 @@
DIST demjson-2.2.4.tar.gz 131457 BLAKE2B 2bd38a922d68c1a415e7258d7e1cc8b852c703df5cfcd2dbffb3936fb5b93950f2af56c0a8eb961868c1e478520bf8fc33855ecc704cd5f95e6e5b310ddb3b3d SHA512 d8a1cde062d0b062bdae29b6d79ad69fb9cc185428718a0009ccbed544ed37bd354fbb86edadb56bd98183ac8636b2edae322ed19aa5f07a7b6df668c7aa0029
-EBUILD demjson-2.2.4.ebuild 872 BLAKE2B 061c583940d45d75ed34fd481d5a0d3ac759450d7935242af05786565b96a33fadf62116e3e9d1b7d184c6067344e3d11b9c3ae4c01dbe2ed845f0467213741e SHA512 9c4addc117da10fc44564138fd52286c8982ebec53c373c04aaaf57fff2a5c4b710aa5cac13b9882f0bea9da1ca5e3741c6f4927bd23de81546b79d573a51d9e
+EBUILD demjson-2.2.4.ebuild 868 BLAKE2B 3214f31c83b02777a91803f692292464b19a8c5e3d4e1aefde85c8ff6889d733e81743f8a69397836506c8bfa74a452db5ee7baece34cd2d7d0ba01156c7da98 SHA512 cebbebd08266abcadded399a380815b9758a556193c4f131fb6d4f064dc71932a8675337b4399e26c9ed37f96451d1b521cdc780aca791e9b5e203bd002d642f
MISC metadata.xml 236 BLAKE2B 167eb58da19caba0e03167e2f209e118ce8a468851bca2790a0353112848fffcd72522497e5f951bf5c6eafa9691fa2a1ad980843cb4170a8194f3b8178ebe16 SHA512 0f2c2a0401b53543eac90eafdd4d11c5913be07f47b968e2892ca92c265adbd9564f02a491ff2607d7031194ba3e50c7720851537341b1541120821c487147a3
diff --git a/dev-python/demjson/demjson-2.2.4.ebuild b/dev-python/demjson/demjson-2.2.4.ebuild
index d76340b54032..07d6ad5b8630 100644
--- a/dev-python/demjson/demjson-2.2.4.ebuild
+++ b/dev-python/demjson/demjson-2.2.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627"
-HOMEPAGE="http://deron.meranda.us/python/demjson/ https://pypi.python.org/pypi/demjson"
+HOMEPAGE="http://deron.meranda.us/python/demjson/ https://pypi.org/project/demjson"
SRC_URI="http://deron.meranda.us/python/${PN}/dist/${P}.tar.gz"
LICENSE="LGPL-3"