From: Michael Mair-Keimberger Date: Tue, 13 Mar 2018 19:15:44 +0000 (+0100) Subject: dev-python/abstract_rendering: use HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=44f29eb064c7208aee9d9996bae2fee36a9863eb;p=gentoo.git dev-python/abstract_rendering: use HTTPS --- diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild index dc40f1201e28..15063cb6d785 100644 --- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild +++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild @@ -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"