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/constantly/constantly-15.1.0-r1.ebuild | 2 +- dev-python/constantly/constantly-15.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/constantly') diff --git a/dev-python/constantly/constantly-15.1.0-r1.ebuild b/dev-python/constantly/constantly-15.1.0-r1.ebuild index 8071c4dca36f..83d70c85da06 100644 --- a/dev-python/constantly/constantly-15.1.0-r1.ebuild +++ b/dev-python/constantly/constantly-15.1.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Symbolic constants in Python" -HOMEPAGE="https://github.com/twisted/constantly https://pypi.org/project/constantly" +HOMEPAGE="https://github.com/twisted/constantly https://pypi.org/project/constantly/" SRC_URI="https://github.com/twisted/constantly/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" diff --git a/dev-python/constantly/constantly-15.1.0.ebuild b/dev-python/constantly/constantly-15.1.0.ebuild index d3497d5fba17..8fad33e64a97 100644 --- a/dev-python/constantly/constantly-15.1.0.ebuild +++ b/dev-python/constantly/constantly-15.1.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy) inherit distutils-r1 DESCRIPTION="Symbolic constants in Python" -HOMEPAGE="https://github.com/twisted/constantly https://pypi.org/project/constantly" +HOMEPAGE="https://github.com/twisted/constantly https://pypi.org/project/constantly/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad