summaryrefslogtreecommitdiff
path: root/dev-python/iso3166
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/iso3166
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/iso3166')
-rw-r--r--dev-python/iso3166/Manifest2
-rw-r--r--dev-python/iso3166/iso3166-0.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/iso3166/Manifest b/dev-python/iso3166/Manifest
index 38f915d4be49..9924b8fb3df3 100644
--- a/dev-python/iso3166/Manifest
+++ b/dev-python/iso3166/Manifest
@@ -1,3 +1,3 @@
DIST iso3166-0.8.tar.gz 8930 BLAKE2B 9c66786eb81568f4e042cd810e64997f44100d65f223b5c9e664d45388910878e42bf00a43130fd1b8a3137d03e0476f05018d9203a92eac913e31d5889c6932 SHA512 ccb49bbdb1a2751816b095141d4bf566761df4d3857923d3444d5e12b915c4d92e5aefba16c4680a4876862efdfb6c928b50f5ca675342d5952c1b446012a101
-EBUILD iso3166-0.8.ebuild 506 BLAKE2B 39a1723d1d0418c9a9cb348b49845d75e216e3436fec0f93ddccaf144306c78897a33529653b9f7487facaecc761f002334600633bac08527733a6404ccd37de SHA512 6a9b54f1fb01752ac1942154104b65a52abe628f807f0daefa1a8e961c2ccbeb402d41789c1e8cd282bfab45da36a74433590e1d23ccd54718de4ad2829f5031
+EBUILD iso3166-0.8.ebuild 507 BLAKE2B ca500c49d852338c2725e32c31d26a74571dd315737d0efc301ff53aff85e8d453ab1f66215436f8ee5fa016576e7c6a9da0268a451af3691276cae80cb5a9f0 SHA512 9c947bf6d372a959ebebde0c8cbc72705e7dab042bde2c943cc3772c013f5ebe37d5db502c504073d4bb05b8825e9b07ffe2e91573d1a33f1a44315481380f7d
MISC metadata.xml 376 BLAKE2B 0d078d1bf861c9943848a1a7809fe053eb1bbcd41ec40542db0e1bedff5bc9a9c0fe1ea49b5cc640a95cc741f7db198954a08d65d1aab9ae74848e6f7eae8168 SHA512 2c490fa431919280ca2c84b5ec638fd49657c9ff8f79ef131df0c5d04e65b60a8adff3692723850b7a048b6cb2398a5c87c06048c69919d2bcac43ba7af407db
diff --git a/dev-python/iso3166/iso3166-0.8.ebuild b/dev-python/iso3166/iso3166-0.8.ebuild
index 1ca0c0efc1fd..6de0eb856d08 100644
--- a/dev-python/iso3166/iso3166-0.8.ebuild
+++ b/dev-python/iso3166/iso3166-0.8.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
inherit distutils-r1
DESCRIPTION="Self-contained ISO 3166-1 country definitions."
-HOMEPAGE="https://pypi.org/project/iso3166 https://github.com/deactivated/python-iso3166"
+HOMEPAGE="https://pypi.org/project/iso3166/ https://github.com/deactivated/python-iso3166"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"