# 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="Databases fixtures plugin for py.test." HOMEPAGE="https://github.com/ClearcodeHQ/pytest-dbfixtures" SRC_URI="https://pypi.python.org/packages/source/p/pytest-dbfixtures/${P}.tar.gz" LICENSE="" KEYWORDS="~amd64" SLOT="0" IUSE="documentation" DEPEND="dev-python/setuptools" RDEPEND=">=dev-python/path-py-4.2 >=dev-python/pyaml-3.10 >=dev-python/pymlconf-0.2.10_alpha >=dev-python/pytest-2.3.4 >=dev-python/summon_process-0.1.3 dev-python/setuptools documentation? ( dev-python/sphinx )"