# 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="Client interface for all things Cleanlab Studio" HOMEPAGE="https://github.com/cleanlab/cleanlab-studio" LICENSE="MIT" 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/aiohttp-3.8.1[${PYTHON_USEDEP}] =dev-python/colorama-0.4.4[${PYTHON_USEDEP}] >=dev-python/nest-asyncio-1.5.0[${PYTHON_USEDEP}] ~dev-python/pandas-2.0[${PYTHON_USEDEP}] dev-python/pyexcel[${PYTHON_USEDEP}] dev-python/pyexcel-xls[${PYTHON_USEDEP}] dev-python/pyexcel-xlsx[${PYTHON_USEDEP}] >=dev-python/requests-2.27.1[${PYTHON_USEDEP}] >=dev-python/tqdm-4.64.0[${PYTHON_USEDEP}] >=dev-python/ijson-3.1.4[${PYTHON_USEDEP}] dev-python/jsonstreams[${PYTHON_USEDEP}] =dev-python/pillow-9.2.0[${PYTHON_USEDEP}] >=dev-python/typing-extensions-4.2.0[${PYTHON_USEDEP}] >=dev-python/openpyxl-3.0.0[${PYTHON_USEDEP}] >=dev-python/validators-0.20.0[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.4.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"