summaryrefslogtreecommitdiff
path: root/dev-python/python-ddp
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/python-ddp
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/python-ddp')
-rw-r--r--dev-python/python-ddp/Manifest2
-rw-r--r--dev-python/python-ddp/python-ddp-0.1.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-ddp/Manifest b/dev-python/python-ddp/Manifest
index 6e508d52c34c..518bd5c05717 100644
--- a/dev-python/python-ddp/Manifest
+++ b/dev-python/python-ddp/Manifest
@@ -1,3 +1,3 @@
DIST python-ddp-0.1.5.tar.gz 6032 BLAKE2B c549f1ae3252473b38f2b5742b664cf0eabd9d89e55a21015a94082979d58b3b60aa803a712a54f849c1a49d3126a53abae5480e3b4e9e2fba59c7464105b39b SHA512 25200624a4a2145d3189646c00ba023f1e55010ca1756eb36505f85b6faa24da8a505f2784b8c445232ed471d5d402b4c0f487b3c9460c948295cda74faa7fbb
-EBUILD python-ddp-0.1.5.ebuild 557 BLAKE2B bde6aaafda24003042f2da2ab60bc962b927a0dfddeab90094856096015467530af7cf92720d708e2ec2565f38b87e633e09142088212514b50dd32b410f61c7 SHA512 a0a095948ef53af441226ee80a9845c8ea5bac5bb663f6df40758589ffcf3c8d8ccd0fef301f37fc1fe801c5e33520f17c7905edd81f9e9eaf3c44b2fee89e86
+EBUILD python-ddp-0.1.5.ebuild 553 BLAKE2B 6e7df12bfac612808c1709b38caa911d9d702981f42f6a5b5eacd51364381e1a26228495a12bdf9ec23d516733c0de8162f3f7b2ea707c90ffef68c2f1524fa3 SHA512 8d356dabdaf8d8d9dc18ba53f7eb16dc95fccc912f8fceb6e39228cee9f6a5e25e18cca43c05efd57024978772fa47be2e4c2ab583b601c7c025ddcaba6f5c20
MISC metadata.xml 578 BLAKE2B e7994a0ad1cca168ba43ea03cb55cf1b4d1080f397b580c0f96a000a006b54442176222484d0f7904f600e9364028e9d08a4b248d146b36e0638b28f7d7075d4 SHA512 1e66e8908ef5f4fced36e2d6386cf0f53fa16bbddd0bc08891f8d6cdfa27e3f9546b2fa8015289b8a0a254dcf0b192269fc4c212df1187dba5729249ba5a8c45
diff --git a/dev-python/python-ddp/python-ddp-0.1.5.ebuild b/dev-python/python-ddp/python-ddp-0.1.5.ebuild
index fe3a30a75405..2436496c6152 100644
--- a/dev-python/python-ddp/python-ddp-0.1.5.ebuild
+++ b/dev-python/python-ddp/python-ddp-0.1.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="An event driven ddp client"
-HOMEPAGE="https://pypi.python.org/pypi/python-ddp https://github.com/hharnisc/python-ddp"
+HOMEPAGE="https://pypi.org/project/python-ddp https://github.com/hharnisc/python-ddp"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"