# 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="Extensible Toolkit for Analytics" HOMEPAGE="https://github.com/voxel51/eta" 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="pipeline storage" DEPENDENCIES="dev-python/argcomplete[${PYTHON_USEDEP}] dev-python/dill[${PYTHON_USEDEP}] dev-python/glob2[${PYTHON_USEDEP}] dev-python/jsonlines[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] =dev-python/pillow-6.2[${PYTHON_USEDEP}] dev-python/py7zr[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/rarfile[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/retrying[${PYTHON_USEDEP}] dev-python/scikit-image[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] dev-python/tzlocal[${PYTHON_USEDEP}] dev-python/urllib3[${PYTHON_USEDEP}] dev-python/opencv-python-headless[${PYTHON_USEDEP}] pipeline? ( dev-python/blockdiag[${PYTHON_USEDEP}] ) pipeline? ( dev-python/sphinx[${PYTHON_USEDEP}] ) pipeline? ( dev-python/sphinxcontrib-napoleon[${PYTHON_USEDEP}] ) storage? ( dev-python/azure-identity[${PYTHON_USEDEP}] ) storage? ( dev-python/azure-storage-blob[${PYTHON_USEDEP}] ) storage? ( >=dev-python/boto3-1.15[${PYTHON_USEDEP}] ) storage? ( dev-python/google-api-python-client[${PYTHON_USEDEP}] ) storage? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] ) storage? ( dev-python/httplib2[${PYTHON_USEDEP}] ) storage? ( dev-python/pysftp[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"