From d2ca86fe479dd394b7552e7ca05737dc6384d7c2 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Wed, 11 Oct 2017 17:53:40 -0700 Subject: [PATCH] dev-python/memory_profiler: Move to https for pypi Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- dev-python/memory_profiler/memory_profiler-0.43.ebuild | 2 +- dev-python/memory_profiler/memory_profiler-0.47.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/memory_profiler/memory_profiler-0.43.ebuild b/dev-python/memory_profiler/memory_profiler-0.43.ebuild index 3c9eee9a0e510..046f424b099d4 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 3c9eee9a0e510..046f424b099d4 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"