dev-python/zict: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 22:50:05 +0000 (08:50 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:47 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/zict/zict-0.1.2.ebuild

index b9520b1fef317ce3ce44c75406076960081fd59c..a7e5459067c8e98ad0b34a1aec57b0124cb34308 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Mutable mapping tools"
-HOMEPAGE="http://github.com/dask/zict/"
+HOMEPAGE="https://github.com/dask/zict/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"