# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="Hack the Box Team Support Services [wheel]" HOMEPAGE="" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="rel test" DEPENDENCIES="test? ( dev-python/coverage[${PYTHON_USEDEP}] ) dev-python/argparse[${PYTHON_USEDEP}] dev-python/dnslib[${PYTHON_USEDEP}] dev-python/psycopg2[${PYTHON_USEDEP}] dev-python/teamhack-db[${PYTHON_USEDEP}] rel? ( dev-python/twine[${PYTHON_USEDEP}] ) test? ( dev-python/libia-test[${PYTHON_USEDEP}] ) test? ( dev-python/line-profiler[${PYTHON_USEDEP}] ) test? ( dev-python/mypy[${PYTHON_USEDEP}] ) test? ( dev-python/pylint[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-line-profiler[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-pylint[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"