summaryrefslogtreecommitdiff
path: root/dev-python/pycountry
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-23 12:37:50 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-23 12:37:50 +0000
commit3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7 (patch)
tree4ff0d4bc0ddcc7764d6e8ae95cc0a3e12d766ba9 /dev-python/pycountry
parentdc265af742ef26a091224ce501e5859eb3edcf86 (diff)
downloadbaldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.tar.gz
baldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.tar.xz
baldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.zip
Updating liguros repo
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r--dev-python/pycountry/metadata.xml2
-rw-r--r--dev-python/pycountry/pycountry-19.8.18.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycountry/metadata.xml b/dev-python/pycountry/metadata.xml
index 91ff931f110d..da5b74eb3b2e 100644
--- a/dev-python/pycountry/metadata.xml
+++ b/dev-python/pycountry/metadata.xml
@@ -9,7 +9,7 @@
their translations</longdescription>
<upstream>
<remote-id type="pypi">pycountry</remote-id>
- <remote-id type="bitbucket">flyingcircus/pycountry</remote-id>
+ <remote-id type="github">flyingcircusio/pycountry</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
diff --git a/dev-python/pycountry/pycountry-19.8.18.ebuild b/dev-python/pycountry/pycountry-19.8.18.ebuild
index 14af89111e9e..15a41724f75f 100644
--- a/dev-python/pycountry/pycountry-19.8.18.ebuild
+++ b/dev-python/pycountry/pycountry-19.8.18.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1
DESCRIPTION="Database of countries, subdivisions, languages, currencies and script"
-HOMEPAGE="https://bitbucket.org/flyingcircus/pycountry"
+HOMEPAGE="https://github.com/flyingcircusio/pycountry"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"