# 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="Python type inferencer" HOMEPAGE="https://google.github.io/pytype" LICENSE="Apache-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="" DEPENDENCIES=">=dev-python/attrs-21.4.0[${PYTHON_USEDEP}] dev-python/importlab[${PYTHON_USEDEP}] >=dev-python/immutabledict-4.1.0[${PYTHON_USEDEP}] >=dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] >=dev-python/libcst-1.0.1[${PYTHON_USEDEP}] >=dev-python/msgspec-0.18.6[${PYTHON_USEDEP}] >=dev-python/networkx-2.8[${PYTHON_USEDEP}] dev-python/ninja[${PYTHON_USEDEP}] dev-python/pycnite[${PYTHON_USEDEP}] >=dev-python/pydot-1.4.2[${PYTHON_USEDEP}] >=dev-python/tabulate-0.8.10[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] >=dev-python/typing-extensions-4.3.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"