summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2017-10-11 17:53:40 -0700
committerPatrick McLean <chutzpah@gentoo.org>2017-10-11 17:53:40 -0700
commitd2ca86fe479dd394b7552e7ca05737dc6384d7c2 (patch)
tree2ddc450b52a92b2b0b80dff847ada363c2d083cb /dev-python
parentdev-python/memory_profiler: Version bump to 0.47 (diff)
downloadgentoo-d2ca86fe479dd394b7552e7ca05737dc6384d7c2.tar.gz
gentoo-d2ca86fe479dd394b7552e7ca05737dc6384d7c2.tar.bz2
gentoo-d2ca86fe479dd394b7552e7ca05737dc6384d7c2.zip
dev-python/memory_profiler: Move to https for pypi
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/memory_profiler/memory_profiler-0.43.ebuild2
-rw-r--r--dev-python/memory_profiler/memory_profiler-0.47.ebuild2
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 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"