commit: cb29e57d57ccaaf6506acc2ce64810f6de4d7965
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 15:54:51 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 1 16:26:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb29e57d
dev-python/pytest-xdist: Update HOMEPAGE
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pytest-xdist/pytest-xdist-1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
index b712958..388850b 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_{3,4,5} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist
https://bitbucket.org/pytest-dev/pytest-xdist"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist
https://github.com/pytest-dev/pytest-xdist2"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
SLOT="0"