summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-01 16:54:51 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-01 17:26:57 +0100
commitcb29e57d57ccaaf6506acc2ce64810f6de4d7965 (patch)
tree3dd6d5d0290b9d9eac010e50151196b53941cd62 /dev-python/pytest-xdist
parentapp-arch/xz-utils: Stable for HPPA PPC64 (bug #573232). (diff)
downloadgentoo-cb29e57d57ccaaf6506acc2ce64810f6de4d7965.tar.gz
gentoo-cb29e57d57ccaaf6506acc2ce64810f6de4d7965.tar.bz2
gentoo-cb29e57d57ccaaf6506acc2ce64810f6de4d7965.zip
dev-python/pytest-xdist: Update HOMEPAGE
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r--dev-python/pytest-xdist/pytest-xdist-1.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
index b71295801a89..388850b51ee6 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"