summaryrefslogtreecommitdiff
path: root/dev-python/pycountry
diff options
context:
space:
mode:
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"