summaryrefslogtreecommitdiff
path: root/dev-python/common
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/common
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/common')
-rw-r--r--dev-python/common/Manifest2
-rw-r--r--dev-python/common/common-0.1.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/common/Manifest b/dev-python/common/Manifest
index 45f4f320807d..fa31440f29c1 100644
--- a/dev-python/common/Manifest
+++ b/dev-python/common/Manifest
@@ -1,3 +1,3 @@
DIST common-0.1.2.tar.gz 3541 BLAKE2B 5791d91a49776646ebb57bedacfbaa4b87f61ab89b4bcde2e147c5712c66f5c138b7a94f48421b751753cb689fbbd91badbf5a1fbbd185286c574f1316be7e16 SHA512 2cba2602fde34ced5b6fe603eea0aaa6810981089c9484f25ede16f6910896e783312f4d7bfc411d4eb8c278967c21ce000c3d1eb2a775d2bd76728eeebe80dc
-EBUILD common-0.1.2.ebuild 470 BLAKE2B 41e638d7a3d00f419cc6c3a895443e177a27df1354ad0e01327c837a0b42ba338e2fd9219a7137b2fc226617ee250e5f77510639c233d1c9b6b71dd3682b2f57 SHA512 53ab279f9b23cdd936c0b7ea47a04f4710e46b6d4009b6c2c4ff67d6e07263c2e8c3ac4c900f907fba261f3fed4a8b55b6422b8e8e63b0521a0564f92b153669
+EBUILD common-0.1.2.ebuild 471 BLAKE2B f49c5d4cc7d5760a71f4d97999fb2d1805ba859d2f5778157918398448226873d784fd6f0e39cfe190b5a5c779fb2aa6ea669ed1062f7777aa2d21e2328619e2 SHA512 de6eb674811d64973837aa6c58bdc36773846ecceabc0bce376ce2d54cba1cbcdead2515ddcac0c12752cff34c835518db451f736cbb4b8839315b685c046421
MISC metadata.xml 319 BLAKE2B 6a196e1f5ae09dfa304a5c3688104ff09a078eb413d6069ddc700b16aef64e9cf913727f28db7f5a5c75868d1ed55512ca9d7a3bdfd08a3f255dfa47c85f1e50 SHA512 b3e0c5dadbc5227193b6ee672f8e8d7671d1aa20f5b77e7efe01873d6a47432d19855243a3de17c3589988efd7127ce654995c75032db4a889fbab1982c0ab5d
diff --git a/dev-python/common/common-0.1.2.ebuild b/dev-python/common/common-0.1.2.ebuild
index 644f3c82be60..78db39794182 100644
--- a/dev-python/common/common-0.1.2.ebuild
+++ b/dev-python/common/common-0.1.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Common tools and data structures implemented in pure python"
-HOMEPAGE="https://pypi.org/project/common"
+HOMEPAGE="https://pypi.org/project/common/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"