From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/webtest/webtest-1.4.3-r1.ebuild | 2 +- dev-python/webtest/webtest-2.0.16.ebuild | 2 +- dev-python/webtest/webtest-2.0.17.ebuild | 2 +- dev-python/webtest/webtest-2.0.18.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/webtest') diff --git a/dev-python/webtest/webtest-1.4.3-r1.ebuild b/dev-python/webtest/webtest-1.4.3-r1.ebuild index 89f842048e91..7e3cf74022b9 100644 --- a/dev-python/webtest/webtest-1.4.3-r1.ebuild +++ b/dev-python/webtest/webtest-1.4.3-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/webtest/webtest-2.0.16.ebuild b/dev-python/webtest/webtest-2.0.16.ebuild index 3c55ebebb532..115cd15db2e2 100644 --- a/dev-python/webtest/webtest-2.0.16.ebuild +++ b/dev-python/webtest/webtest-2.0.16.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/webtest/webtest-2.0.17.ebuild b/dev-python/webtest/webtest-2.0.17.ebuild index 0ca3c7668a2f..478873b1d7cc 100644 --- a/dev-python/webtest/webtest-2.0.17.ebuild +++ b/dev-python/webtest/webtest-2.0.17.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/webtest/webtest-2.0.18.ebuild b/dev-python/webtest/webtest-2.0.18.ebuild index 0b9b7cadff0d..8f8b57912a0c 100644 --- a/dev-python/webtest/webtest-2.0.18.ebuild +++ b/dev-python/webtest/webtest-2.0.18.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" -- cgit v1.2.3-65-gdbad