dev-python/pytz: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Jul 2018 09:48:03 +0000 (11:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 10 Jul 2018 21:47:34 +0000 (23:47 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9136

dev-python/pytz/pytz-2018.4.ebuild

index 18912e09174eb4ff1a1116e6b89e068fd1df3ced..18ae3c855054606fbb0288725e5cd5402adea61a 100644 (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"