EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=hatchling export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} inherit distutils-r1 pypi DESCRIPTION="ROOT I/O in pure Python and Numpy." HOMEPAGE="https://github.com/scikit-hep/uproot" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" RDEPEND=" >=dev-python/awkward-2.4.6[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] $(python_gen_cond_dep ' >=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}] ' 3.8) " DEPEND="${RDEPEND}"