summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytz')
-rw-r--r--dev-python/pytz/pytz-2022.7.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pytz/pytz-2022.7.1.ebuild b/dev-python/pytz/pytz-2022.7.1.ebuild
index 90addad6269b..397f0c11bc88 100644
--- a/dev-python/pytz/pytz-2022.7.1.ebuild
+++ b/dev-python/pytz/pytz-2022.7.1.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
PYTHON_REQ_USE="threads(+)"
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="World timezone definitions for Python"
HOMEPAGE="
@@ -15,7 +15,6 @@ HOMEPAGE="
https://launchpad.net/pytz/
https://pypi.org/project/pytz/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"