summaryrefslogtreecommitdiff
path: root/dev-python/xmltodict
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/xmltodict
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/xmltodict')
-rw-r--r--dev-python/xmltodict/Manifest2
-rw-r--r--dev-python/xmltodict/xmltodict-0.11.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xmltodict/Manifest b/dev-python/xmltodict/Manifest
index dbe25e87d59b..3993258326dc 100644
--- a/dev-python/xmltodict/Manifest
+++ b/dev-python/xmltodict/Manifest
@@ -1,3 +1,3 @@
DIST xmltodict-0.11.0.tar.gz 26589 BLAKE2B 29498ac9c2f80828aa24d6cc4866aa6846fe10eb411a3e3617d85989c88628cc7c87ab80adb9ded492545fa2b4796a14b540479da75bfe464d1dfd811bbe1dc9 SHA512 d42ef146a40f386a5389958f890605c560ce9db2da4447099b8725edc1998339b77ea732576fc7e77fbe5a755a2dc3239dfae4a82fc6593c5f977145ab445295
-EBUILD xmltodict-0.11.0.ebuild 626 BLAKE2B 3685cbcdf493b5ebfe0bbcf3dba56f5af7202586c75aa858d443b8269900baa8f5b845165c2d212cb3ec9f9ca432dbbd9ecc6d027b8228b0edf832b421208918 SHA512 b08fa66ae13b07c0c1e8c6053b4e27fcbaaa78d828f0dadbd73c7ccf6c92654ae404f102ac8e221bc37b80cf0511bc4f13f21765d9ff56336c9965f660821b1e
+EBUILD xmltodict-0.11.0.ebuild 622 BLAKE2B 63614eee22369c3bb1e001ac93925cc6a2473dc0dd66f82289c962c2a23052c0a1acb6aa115d8927acb8a1d5cce8ed647dc5b304fb77febaea6f2b3c992f77a2 SHA512 3e8de2f6817dd46338e22777ea60666e4f37a71b0dc1b235645b811c02368fd4941d7982ef21408b15e7d18f9363764f85d8f26bcc0c97a276cc63de33e27734
MISC metadata.xml 385 BLAKE2B 6df98f89bbc4f9ce1e05dc86970c81d31f70559d4b87fd4d3908ceb1183906c1195544b2e99e96931ee26985f5e02b7fb4b036d8e6cd03c389cbe5764b964111 SHA512 ad748afd533651881c58295101e82097a0c4f4c15b205f4836315832ea3c08ee7cbbe18f652d09048c08532a3fe03b5fdd1f9da48d3378fac8624984c74df794
diff --git a/dev-python/xmltodict/xmltodict-0.11.0.ebuild b/dev-python/xmltodict/xmltodict-0.11.0.ebuild
index 66d3a13de164..988861cb9114 100644
--- a/dev-python/xmltodict/xmltodict-0.11.0.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.11.0.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Makes working with XML feel like you are working with JSON"
-HOMEPAGE="https://github.com/martinblech/xmltodict/ https://pypi.python.org/pypi/xmltodict/"
+HOMEPAGE="https://github.com/martinblech/xmltodict/ https://pypi.org/project/xmltodict/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"