# 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="A decorator that allows users to run SQL queries natively in Airflow." HOMEPAGE="" 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="all amazon doc google postgres snowflake tests" DEPENDENCIES="dev-python/apache-airflow[${PYTHON_USEDEP}] dev-python/python-frontmatter[${PYTHON_USEDEP}] <=dev-python/pandas-1.3.5[${PYTHON_USEDEP}] <=dev-python/sqlalchemy-1.3.24[${PYTHON_USEDEP}] =dev-python/pytest-6.0[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-split[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-dotenv[${PYTHON_USEDEP}] ) tests? ( dev-python/requests-mock[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-describe[${PYTHON_USEDEP}] ) tests? ( dev-python/mypy[${PYTHON_USEDEP}] ) tests? ( dev-python/sqlalchemy-stubs[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"