From: Mike Frysinger Date: Fri, 17 Feb 2017 19:15:57 +0000 (-0500) Subject: dev-python/pytest-xdist: fix typo in HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3fd63db515b7dd865a8223361df12b05a373e31;p=gentoo.git dev-python/pytest-xdist: fix typo in HOMEPAGE --- diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild index d6de06518b50..1e146104ca2b 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Distributed testing and loop-on-failing modes" -HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2" +HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" SLOT="0" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild index f79b19b621df..b193f106482c 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Distributed testing and loop-on-failing modes" -HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2" +HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" SLOT="0" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild index 5765b012091e..105194a271fa 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit distutils-r1 DESCRIPTION="Distributed testing and loop-on-failing modes" -HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2" +HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0"