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/turbocheetah/turbocheetah-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/turbocheetah') diff --git a/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild b/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild index 86ff37d9bccc..32698632fe77 100644 --- a/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild +++ b/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="TurboCheetah" MY_P="${MY_PN}-${PV}" DESCRIPTION="TurboGears plugin to support use of Cheetah templates" -HOMEPAGE="http://docs.turbogears.org/TurboCheetah https://pypi.python.org/pypi/TurboCheetah" +HOMEPAGE="http://docs.turbogears.org/TurboCheetah https://pypi.org/project/TurboCheetah" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad