# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# Ebuild generated by g-pypi 0.3
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="py.test xdist plugin for distributed testing and loop-on-failing modes"
HOMEPAGE="http://bitbucket.org/hpk42/pytest-xdist"
SRC_URI="https://pypi.python.org/packages/source/p/pytest-xdist/${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64"
SLOT="0"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND=">=dev-python/execnet-1.1
>=dev-python/pytest-2.4.2
dev-python/setuptools"
PYTHON_MODNAME="xdist"