# 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="Backport provider package apache-airflow-backport-providers-microsoft-azure for Apache Airflow" HOMEPAGE="https://airflow.apache.org/" 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="google oracle" DEPENDENCIES="dev-python/apache-airflow[${PYTHON_USEDEP}] dev-python/azure-batch[${PYTHON_USEDEP}] dev-python/azure-cosmos[${PYTHON_USEDEP}] dev-python/azure-datalake-store[${PYTHON_USEDEP}] dev-python/azure-identity[${PYTHON_USEDEP}] dev-python/azure-keyvault[${PYTHON_USEDEP}] dev-python/azure-kusto-data[${PYTHON_USEDEP}] dev-python/azure-mgmt-containerinstance[${PYTHON_USEDEP}] dev-python/azure-mgmt-datafactory[${PYTHON_USEDEP}] dev-python/azure-mgmt-datalake-store[${PYTHON_USEDEP}] dev-python/azure-mgmt-resource[${PYTHON_USEDEP}] dev-python/azure-storage-blob[${PYTHON_USEDEP}] dev-python/azure-storage-common[${PYTHON_USEDEP}] dev-python/azure-storage-file[${PYTHON_USEDEP}] google? ( dev-python/apache-airflow-backport-providers-google[${PYTHON_USEDEP}] ) oracle? ( dev-python/apache-airflow-backport-providers-oracle[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"