dev-python/pytest-runner: fix HOMEPAGE
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Mon, 7 Aug 2017 09:34:51 +0000 (11:34 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 13 Aug 2017 11:23:14 +0000 (13:23 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5331

dev-python/pytest-runner/pytest-runner-2.10.1.ebuild
dev-python/pytest-runner/pytest-runner-2.11.1.ebuild
dev-python/pytest-runner/pytest-runner-2.6.2.ebuild

index f195e922dcf03a76f9a1951bc6a2e7a2a052d0cc..2e89dabfae7600cbac99cb28cd688d4a29f23ab8 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 inherit distutils-r1
 
 DESCRIPTION="Adds support for tests during installation of setup.py files"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytest-dev/pytest-runner"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://github.com/pytest-dev/pytest-runner"
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
index 1717adcb24322e02d6be80d87417f60cae36cc44..60af99f60e3132b73e9a9fd243f85f3796069189 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 inherit distutils-r1
 
 DESCRIPTION="Adds support for tests during installation of setup.py files"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytest-dev/pytest-runner"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://github.com/pytest-dev/pytest-runner"
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
index 18c6dedfda63062b5790e2f3c403fb28064bb636..8d69d6c3b8562d07acf4cf970ae1eeb6d9f173a9 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Adds support for tests during installation of setup.py files"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytest-dev/pytest-runner"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://github.com/pytest-dev/pytest-runner"
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"