commit:     d2ca86fe479dd394b7552e7ca05737dc6384d7c2
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 00:53:40 2017 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 00:53:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ca86fe

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 3c9eee9a0e5..046f424b099 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 3c9eee9a0e5..046f424b099 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"

Reply via email to