From: Patrick McLean Date: Thu, 12 Oct 2017 00:53:40 +0000 (-0700) Subject: dev-python/memory_profiler: Move to https for pypi X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d2ca86fe479dd394b7552e7ca05737dc6384d7c2;p=gentoo.git dev-python/memory_profiler: Move to https for pypi Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- diff --git a/dev-python/memory_profiler/memory_profiler-0.43.ebuild b/dev-python/memory_profiler/memory_profiler-0.43.ebuild index 3c9eee9a0e51..046f424b099d 100644 --- a/dev-python/memory_profiler/memory_profiler-0.43.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.43.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="A module for monitoring memory usage of a python program" -HOMEPAGE="http://pypi.python.org/pypi/memory_profiler https://github.com/fabianp/memory_profiler" +HOMEPAGE="https://pypi.python.org/pypi/memory_profiler https://github.com/fabianp/memory_profiler" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/memory_profiler/memory_profiler-0.47.ebuild b/dev-python/memory_profiler/memory_profiler-0.47.ebuild index 3c9eee9a0e51..046f424b099d 100644 --- a/dev-python/memory_profiler/memory_profiler-0.47.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.47.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="A module for monitoring memory usage of a python program" -HOMEPAGE="http://pypi.python.org/pypi/memory_profiler https://github.com/fabianp/memory_profiler" +HOMEPAGE="https://pypi.python.org/pypi/memory_profiler https://github.com/fabianp/memory_profiler" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD"