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/pytest-qt/pytest-qt-2.3.0-r2.ebuild | 2 +- dev-python/pytest-qt/pytest-qt-2.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pytest-qt') diff --git a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild b/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild index af670b1bcf48..068bf8e7c463 100644 --- a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild +++ b/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_5 ) inherit distutils-r1 DESCRIPTION="pytest plugin for PyQt4 or PyQt5 applications" -HOMEPAGE="https://pypi.org/project/pytest-qt" +HOMEPAGE="https://pypi.org/project/pytest-qt/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild b/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild index 3ae4ea036b6e..846360f394a6 100644 --- a/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_5 ) inherit distutils-r1 DESCRIPTION="pytest plugin for PyQt4 or PyQt5 applications" -HOMEPAGE="https://pypi.org/project/pytest-qt" +HOMEPAGE="https://pypi.org/project/pytest-qt/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad