commit:     2bf47288b5f6c09ccfbfaae3b78010387d124864
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Fri Jul 28 22:50:05 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:35:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf47288

dev-python/zict: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/zict/zict-0.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zict/zict-0.1.2.ebuild 
b/dev-python/zict/zict-0.1.2.ebuild
index b9520b1fef3..a7e5459067c 100644
--- a/dev-python/zict/zict-0.1.2.ebuild
+++ b/dev-python/zict/zict-0.1.2.ebuild
@@ -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"

Reply via email to