# 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="Prospector: python static analysis tool"
HOMEPAGE="https://github.com/landscapeio/prospector"
SRC_URI="https://pypi.python.org/packages/source/p/prospector/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~amd64"
SLOT="0"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND=">=dev-python/dodgy-0.1.5
>=dev-python/frosted-1.4.1
>=dev-python/mccabe-0.2.1
>=dev-python/pep8-1.5.7
>=dev-python/pep8-naming-0.2.2
>=dev-python/pyflakes-0.8.1
>=dev-python/pylint-1.2.1
>=dev-python/pylint-celery-0.1
>=dev-python/pylint-common-0.2
>=dev-python/pylint-django-0.4
>=dev-python/pylint-plugin-utils-0.2
>=dev-python/requirements-detector-0.2.2
>=dev-python/setoptconf-0.2.0
dev-python/pyyaml
dev-python/setuptools"