# 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="Use the European Language Grid in your Python projects" HOMEPAGE="https://gitlab.com/european-language-grid/platform/python-client" 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="flask quality quart" DEPENDENCIES=">=dev-python/requests-2.25[${PYTHON_USEDEP}] >=dev-python/tqdm-4.49[${PYTHON_USEDEP}] >=dev-python/pandas-1.2[${PYTHON_USEDEP}] >=dev-python/loguru-0.5[${PYTHON_USEDEP}] =dev-python/flask-2.2[${PYTHON_USEDEP}] ) flask? ( >=dev-python/docker-5.0[${PYTHON_USEDEP}] ) flask? ( >=dev-python/requests-toolbelt-0.9[${PYTHON_USEDEP}] ) quart? ( >=dev-python/quart-0.18.0[${PYTHON_USEDEP}] ) quart? ( >=dev-python/docker-5.0[${PYTHON_USEDEP}] ) quart? ( >=dev-python/requests-toolbelt-0.9[${PYTHON_USEDEP}] ) quality? ( ~dev-python/black-23.3.0[${PYTHON_USEDEP}] ) quality? ( ~dev-python/isort-5.12.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"