From 6ea22c4ad65eed28b13eff210cc229196216054e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 20 Apr 2018 10:28:24 +0200 Subject: update pypi HOMEPAGE to avoid redirection Closes: https://github.com/gentoo/gentoo/pull/8080 --- dev-python/django/django-1.4.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/django/django-1.4.22.ebuild') diff --git a/dev-python/django/django-1.4.22.ebuild b/dev-python/django/django-1.4.22.ebuild index 4ae2e0bf58cf..0f0ba08919dc 100644 --- a/dev-python/django/django-1.4.22.ebuild +++ b/dev-python/django/django-1.4.22.ebuild @@ -11,7 +11,7 @@ inherit bash-completion-r1 distutils-r1 eutils versionator webapp MY_P="Django-${PV}" DESCRIPTION="High-level Python web framework" -HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django" +HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django/" SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad