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/idna-ssl/idna-ssl-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/idna-ssl/idna-ssl-1.0.0.ebuild') diff --git a/dev-python/idna-ssl/idna-ssl-1.0.0.ebuild b/dev-python/idna-ssl/idna-ssl-1.0.0.ebuild index f923e155efcb..54b75a659617 100644 --- a/dev-python/idna-ssl/idna-ssl-1.0.0.ebuild +++ b/dev-python/idna-ssl/idna-ssl-1.0.0.ebuild @@ -11,7 +11,7 @@ MY_PN=${PN/-/_} MY_P=${MY_PN}-${PV} DESCRIPTION="Patch ssl.match_hostname for Unicode(idna) domains support" -HOMEPAGE="https://github.com/aio-libs/idna-ssl https://pypi.org/project/idna_ssl" +HOMEPAGE="https://github.com/aio-libs/idna-ssl https://pypi.org/project/idna_ssl/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SLOT="0" -- cgit v1.2.3-65-gdbad