# 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="A twisted plugin for py.test." HOMEPAGE="https://github.com/schmir/pytest-twisted" SRC_URI="https://pypi.python.org/packages/source/p/pytest-twisted/${P}.zip" LICENSE="BSD-2" KEYWORDS="~amd64" SLOT="0" IUSE="" DEPEND="dev-python/setuptools" RDEPEND=">=dev-python/pytest-2.3 dev-python/setuptools dev-python/decorator dev-python/greenlet" PYTHON_MODNAME="pytest_twisted"