dev-python/future: Use https
authorMichał Górny <mgorny@gentoo.org>
Sat, 7 Mar 2020 15:21:06 +0000 (16:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 7 Mar 2020 15:23:52 +0000 (16:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/future/future-0.18.2.ebuild

index 05c7df6986918296d51d3d42b9a08c363d4b4a10..e15a41f59f118c98257c9932e23d8c728d8277c2 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Easy, clean, reliable Python 2/3 compatibility"
-HOMEPAGE="http://python-future.org/"
+HOMEPAGE="https://python-future.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"