# 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="General python utilities package for working with public cloud services and big data" HOMEPAGE="https://github.com/leealessandrini/capsulecorp" LICENSE="" 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/pytest[${PYTHON_USEDEP}] dev-python/pytest-cov[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/pyarrow[${PYTHON_USEDEP}] dev-python/moto[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/psycopg2-binary[${PYTHON_USEDEP}] dev-python/pymysql[${PYTHON_USEDEP}] dev-python/slack-sdk[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] dev-python/databricks-cli[${PYTHON_USEDEP}] dev-python/pygithub[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/marshmallow[${PYTHON_USEDEP}] dev-python/datadog-api-client[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"