# 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="azure plugin for dvc" HOMEPAGE="" 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="tests" DEPENDENCIES="dev-python/dvc[${PYTHON_USEDEP}] dev-python/adlfs[${PYTHON_USEDEP}] dev-python/azure-identity[${PYTHON_USEDEP}] dev-python/knack[${PYTHON_USEDEP}] tests? ( ~dev-python/wheel-0.37.0[${PYTHON_USEDEP}] ) tests? ( dev-python/dvc[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-6.2.5[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-xdist-2.4.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-mock-3.6.1[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-servers[${PYTHON_USEDEP}] ) tests? ( ~dev-python/flaky-3.7.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mock-4.0.3[${PYTHON_USEDEP}] ) tests? ( dev-python/wget[${PYTHON_USEDEP}] ) tests? ( ~dev-python/filelock-3.3.2[${PYTHON_USEDEP}] ) tests? ( ~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pygments-2.10.0[${PYTHON_USEDEP}] ) tests? ( dev-python/collective-checkdocs[${PYTHON_USEDEP}] ) tests? ( dev-python/pydocstyle[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mypy-0.981[${PYTHON_USEDEP}] ) tests? ( dev-python/types-requests[${PYTHON_USEDEP}] ) tests? ( dev-python/types-tabulate[${PYTHON_USEDEP}] ) tests? ( dev-python/types-toml[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"