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/castellan/castellan-0.12.2.ebuild | 2 +- dev-python/castellan/castellan-0.17.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/castellan') diff --git a/dev-python/castellan/castellan-0.12.2.ebuild b/dev-python/castellan/castellan-0.12.2.ebuild index 2bd53b73f73b..af3a46cafef3 100644 --- a/dev-python/castellan/castellan-0.12.2.ebuild +++ b/dev-python/castellan/castellan-0.12.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 DESCRIPTION="Generic Key Manager interface for OpenStack" -HOMEPAGE="https://pypi.org/project/castellan" +HOMEPAGE="https://pypi.org/project/castellan/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/castellan/castellan-0.17.0.ebuild b/dev-python/castellan/castellan-0.17.0.ebuild index aa08f17422a4..6cf7e57b00cf 100644 --- a/dev-python/castellan/castellan-0.17.0.ebuild +++ b/dev-python/castellan/castellan-0.17.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 DESCRIPTION="Generic Key Manager interface for OpenStack" -HOMEPAGE="https://pypi.org/project/castellan" +HOMEPAGE="https://pypi.org/project/castellan/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad