# 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="CVE Binary Checker Tool" HOMEPAGE="https://github.com/intel/cve-bin-tool" LICENSE="GPL-3+" 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="pdf" DEPENDENCIES=">=dev-python/aiohttp-3.9.4[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/cvss[${PYTHON_USEDEP}] dev-python/defusedxml[${PYTHON_USEDEP}] dev-python/distro[${PYTHON_USEDEP}] >=dev-python/filetype-1.2.0[${PYTHON_USEDEP}] dev-python/gsutil[${PYTHON_USEDEP}] >=dev-python/jinja2-2.11.3[${PYTHON_USEDEP}] >=dev-python/jsonschema-3.0.2[${PYTHON_USEDEP}] dev-python/lib4sbom[${PYTHON_USEDEP}] dev-python/lib4vex[${PYTHON_USEDEP}] dev-python/python-gnupg[${PYTHON_USEDEP}] dev-python/packageurl-python[${PYTHON_USEDEP}] >=dev-python/packaging-22.0[${PYTHON_USEDEP}] dev-python/plotly[${PYTHON_USEDEP}] >=dev-python/pyyaml-5.4[${PYTHON_USEDEP}] >=dev-python/requests-2.32.2[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/rpmfile[${PYTHON_USEDEP}] >=dev-python/setuptools-70.0.0[${PYTHON_USEDEP}] >=dev-python/urllib3-2.2.2[${PYTHON_USEDEP}] dev-python/xmlschema[${PYTHON_USEDEP}] >=dev-python/zipp-3.19.1[${PYTHON_USEDEP}] dev-python/zstandard[${PYTHON_USEDEP}] pdf? ( dev-python/reportlab[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"