# 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="An inspection tool to find the OSS compliance metadata of the packages installed in a container image." HOMEPAGE="https://github.com/tern-tools/tern/" LICENSE="BSD-2.0" 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="dev" DEPENDENCIES="~dev-python/attrs-23.1.0[${PYTHON_USEDEP}] ~dev-python/boolean-py-4.0[${PYTHON_USEDEP}] ~dev-python/certifi-2023.5.7[${PYTHON_USEDEP}] ~dev-python/chardet-5.1.0[${PYTHON_USEDEP}] ~dev-python/charset-normalizer-3.2.0[${PYTHON_USEDEP}] dev-python/debian-inspector[${PYTHON_USEDEP}] ~dev-python/docker-6.1.3[${PYTHON_USEDEP}] dev-python/dockerfile-parse[${PYTHON_USEDEP}] ~dev-python/gitdb-4.0.10[${PYTHON_USEDEP}] ~dev-python/gitpython-3.1.32[${PYTHON_USEDEP}] ~dev-python/idna-3.4[${PYTHON_USEDEP}] ~dev-python/license-expression-30.1.1[${PYTHON_USEDEP}] dev-python/packageurl-python[${PYTHON_USEDEP}] ~dev-python/packaging-23.1[${PYTHON_USEDEP}] ~dev-python/pbr-5.11.1[${PYTHON_USEDEP}] ~dev-python/prettytable-3.8.0[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0[${PYTHON_USEDEP}] ~dev-python/regex-2023.6.3[${PYTHON_USEDEP}] ~dev-python/requests-2.31.0[${PYTHON_USEDEP}] ~dev-python/smmap-5.0.0[${PYTHON_USEDEP}] ~dev-python/stevedore-5.1.0[${PYTHON_USEDEP}] ~dev-python/urllib3-2.0.3[${PYTHON_USEDEP}] ~dev-python/wcwidth-0.2.6[${PYTHON_USEDEP}] ~dev-python/websocket-client-1.6.1[${PYTHON_USEDEP}] dev? ( >=dev-python/bandit-1.6[${PYTHON_USEDEP}] ) dev? ( dev-python/prospector[${PYTHON_USEDEP}] ) dev? ( >=dev-python/tox-3.14[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"