From ad407789da9bde8519598415ce25a2a9706b70ae Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 19 Apr 2018 13:51:17 -0400 Subject: Replace pypi.python.org with pypi.org in HOMEPAGE Bug: https://bugs.gentoo.org/653540 --- dev-python/genshi/genshi-0.7-r1.ebuild | 2 +- dev-python/genshi/genshi-0.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/genshi') diff --git a/dev-python/genshi/genshi-0.7-r1.ebuild b/dev-python/genshi/genshi-0.7-r1.ebuild index 65360402e2c3..3c8fece1e90d 100644 --- a/dev-python/genshi/genshi-0.7-r1.ebuild +++ b/dev-python/genshi/genshi-0.7-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P="Genshi-${PV}" DESCRIPTION="Python toolkit for stream-based generation of output for the web" -HOMEPAGE="http://genshi.edgewall.org/ https://pypi.python.org/pypi/Genshi" +HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi" SRC_URI="http://ftp.edgewall.com/pub/genshi/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/genshi/genshi-0.7.ebuild b/dev-python/genshi/genshi-0.7.ebuild index e522c7f9b7cd..18ced74d9e4f 100644 --- a/dev-python/genshi/genshi-0.7.ebuild +++ b/dev-python/genshi/genshi-0.7.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P="Genshi-${PV}" DESCRIPTION="Python toolkit for stream-based generation of output for the web" -HOMEPAGE="http://genshi.edgewall.org/ https://pypi.python.org/pypi/Genshi" +HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi" SRC_URI="http://ftp.edgewall.com/pub/genshi/${MY_P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad