dev-python/abstract_rendering: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 13 Mar 2018 19:15:44 +0000 (20:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:52:15 +0000 (20:52 +0100)
dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild

index dc40f1201e28cd1133062978185b9c526415b73d..15063cb6d785c3896021cbc39f2f366aee6651c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Rendering as a binning process"
 HOMEPAGE="
        https://github.com/ContinuumIO/abstract_rendering
-       http://pypi.python.org/pypi/abstract_rendering
+       https://pypi.python.org/pypi/abstract_rendering
 "
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"