summaryrefslogtreecommitdiff
path: root/dev-python/python-ddp
diff options
context:
space:
mode:
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 518bd5c05717..555f35021a07 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 553 BLAKE2B 6e7df12bfac612808c1709b38caa911d9d702981f42f6a5b5eacd51364381e1a26228495a12bdf9ec23d516733c0de8162f3f7b2ea707c90ffef68c2f1524fa3 SHA512 8d356dabdaf8d8d9dc18ba53f7eb16dc95fccc912f8fceb6e39228cee9f6a5e25e18cca43c05efd57024978772fa47be2e4c2ab583b601c7c025ddcaba6f5c20
+EBUILD python-ddp-0.1.5.ebuild 554 BLAKE2B cbaa0521d27f4254977955477f8dba7e89355e3b95c482c4dfd08b94d9e431cfc7f13ddc4600ea45dcd330dc4a8406bd142bf6eaf58f0dcba09e132346c1326d SHA512 2468974436b58a1e8a6641242d976efb3dd1bcaf9d63cb44952a4dea9db98f681dd97281653202280304926c86d401b616d00395cafd25ba0e5dc3f5e0b7e5aa
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 2436496c6152..8a4ad84ed38e 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.org/project/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"