# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A tool that maps a Github repo to Neo4j and Helps Mining the Repo in the DB" HOMEPAGE="https://github.com/NullConvergence/GraphRepo" LICENSE="Apache License" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/lizard[${PYTHON_USEDEP}] ~dev-python/pytz-2018.9[${PYTHON_USEDEP}] ~dev-python/psutil-5.7.0[${PYTHON_USEDEP}] dev-python/py2neo[${PYTHON_USEDEP}] dev-python/PyDriller[${PYTHON_USEDEP}] ~dev-python/requests-2.21.0[${PYTHON_USEDEP}] ~dev-python/pytest-5.3.5[${PYTHON_USEDEP}] ~dev-python/gitpython-3.1.0[${PYTHON_USEDEP}] ~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}] ~dev-python/diskcache-4.1.0[${PYTHON_USEDEP}] ~dev-python/pika-1.1.0[${PYTHON_USEDEP}] ~dev-python/stomp-py-6.1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"