summaryrefslogtreecommitdiff
path: root/dev-python/python-etcd
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/python-etcd
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/python-etcd')
-rw-r--r--dev-python/python-etcd/Manifest2
-rw-r--r--dev-python/python-etcd/python-etcd-0.4.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-etcd/Manifest b/dev-python/python-etcd/Manifest
index e9c29af27bf9..01d680ac6105 100644
--- a/dev-python/python-etcd/Manifest
+++ b/dev-python/python-etcd/Manifest
@@ -5,5 +5,5 @@ DIST python-etcd-0.4.5.tar.gz 37270 BLAKE2B cdeae8ef7d668c7737f48a8f1513b5e0177b
EBUILD python-etcd-0.3.2.ebuild 553 BLAKE2B db7bda99c53019129a8abae3a8ff5e77549638dfb6d49ef51a59a99a61bd6660d24384e8949199b3e480298d426e88bd2e008e03c8df1b850e58d75d045c310d SHA512 65c282d3a2cb6a2bb87236b8c223ef7f3d7dd1f7f1c0c409928b95006da656ff577417fded26c656eb4882ffb8b41c27d7c735c79c9e0f2672bf4e76816dedfd
EBUILD python-etcd-0.3.3.ebuild 563 BLAKE2B 932269f8acd539f717593de041e5282de06979b10bdac31fe34ac719986b13c27618deae04cf2652bb45e09b20927d4aee6f4788881cf0d836327ff12cfb675b SHA512 b157144998c98ca2f6b2e42fc811ce17015c110141e296e52f31c87cbc83bbd6c6d30132e249e5fb4ef75c85b847d5efad044988ed08fbd1c1c230c44a56e964
EBUILD python-etcd-0.4.4.ebuild 563 BLAKE2B a23c29e48d87e1c3296678550b5422216f27e7f37df5708ed2cee27971a0e0f5db81b636588b0c372b9ecb01f208117b6d4c357e098a57ae666299ad1db241f8 SHA512 8289dd3f4a34cf49e294b1b49dfaa2d57b12d65a4b1c070fde23767ded1694bb9b56aa6f0166bc1409cd19445963dfcae5bf3fa4898cf2224e97f6a7ef2c6c7c
-EBUILD python-etcd-0.4.5.ebuild 719 BLAKE2B 54848199336d700625163e3ee9f88dfe5f63371e5289dc74aed446d8639a2937feb6d63e96440d29ebdb00c907679d6d12ceba861649d12ef1b1b0b21ebd35e8 SHA512 82330c7ad26a23234c92dd080901bbf8265779bf84209f864151e7dcabb64cf342273246af3b61e49f98cb4c7e9057c98a9d098d95fbe139cd2e1bf545907391
+EBUILD python-etcd-0.4.5.ebuild 720 BLAKE2B 72ddbbfb26afde36421131870f258fbfa2d7cae15b68c5fa93a20c665063080e29ba3f5ac0f3714c7c32eb400860e62375889324679e4042323067d65210661a SHA512 6d915e0263d7146745a8d40f411385bafaae5f239d453b9e73bb763807b68d18d97314a7ca037fd7fae107178b67fc921820b6129be2ab6b305acb10abe1fa64
MISC metadata.xml 524 BLAKE2B cbaa775dd5120eeb49daef5068eb6c4ca8d5ec8ea0beab023eea17398e00098e07e63c1b8584de23836dc9647e35ddc21e271173def87a8dbe97d9aaa46b0c5b SHA512 3e629397cf00d97d1fc0e8ebc7edee5410e7dd50e09bde887f05388b788db22835b80bc3492bde3c4169c623605e7d84b2df465b864bf8b65e5623e74bad4f5c
diff --git a/dev-python/python-etcd/python-etcd-0.4.5.ebuild b/dev-python/python-etcd/python-etcd-0.4.5.ebuild
index f6982b83604b..fc4fc08eab08 100644
--- a/dev-python/python-etcd/python-etcd-0.4.5.ebuild
+++ b/dev-python/python-etcd/python-etcd-0.4.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="A python client for etcd"
-HOMEPAGE="https://github.com/jplana/python-etcd https://pypi.org/project/python-etcd"
+HOMEPAGE="https://github.com/jplana/python-etcd https://pypi.org/project/python-etcd/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"