dev-python/pytz: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/9136
This commit is contained in:
Michael Mair-Keimberger
2018-07-08 11:48:03 +02:00
committed by Michał Górny
parent 1df85fc8bc
commit 28175e3907

View File

@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
DESCRIPTION="World timezone definitions for Python"
HOMEPAGE="http://pythonhosted.org/pytz/ https://pypi.org/project/pytz/"
HOMEPAGE="https://pythonhosted.org/pytz/ https://pypi.org/project/pytz/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"