summaryrefslogtreecommitdiff
path: root/dev-python/demjson
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/demjson
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.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 f27ec8b06900..849212ffb886 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 868 BLAKE2B 3214f31c83b02777a91803f692292464b19a8c5e3d4e1aefde85c8ff6889d733e81743f8a69397836506c8bfa74a452db5ee7baece34cd2d7d0ba01156c7da98 SHA512 cebbebd08266abcadded399a380815b9758a556193c4f131fb6d4f064dc71932a8675337b4399e26c9ed37f96451d1b521cdc780aca791e9b5e203bd002d642f
+EBUILD demjson-2.2.4.ebuild 869 BLAKE2B 5d28ace8c58c6f2b2a3b59343321a0c13571440aa8c82230a798561169c6dd40cd511ba36a5229c73b292aa37ceeacfce08e16db456c584b28ca7b3801d0e1c6 SHA512 950c89d754fe433aea5c83674eebc624591f27971bdaaaf288c86d6e345c83f95516060a05185dad1d6497c62c9f6be20505eb2b3b083a53b6cd67533051d10e
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 07d6ad5b8630..3a42c4a5e0ae 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.org/project/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"