From c1ae15d889d009e358accb3dcb104b1b3982583e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 21 Mar 2018 20:32:05 +0100 Subject: [PATCH] dev-python/wsgiproxy2: fix HOMEPAGE, use HTTPS --- dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild | 4 ++-- dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild index bf48cd474a38..3f8ed4a71872 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="WSGIProxy2" DESCRIPTION="HTTP proxying tools for WSGI apps" -HOMEPAGE="http://pythonpaste.org/wsgiproxy/" +HOMEPAGE="https://pypi.python.org/pypi/WSGIProxy2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip" LICENSE="MIT" diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild index 1756e680ae96..6f8278604c1b 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="WSGIProxy2" DESCRIPTION="HTTP proxying tools for WSGI apps" -HOMEPAGE="http://pythonpaste.org/wsgiproxy/" +HOMEPAGE="https://pypi.python.org/pypi/WSGIProxy2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" -- 2.26.2