# 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="http plugin for dvc" HOMEPAGE="http://dvc.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="tests" DEPENDENCIES="dev-python/fsspec[${PYTHON_USEDEP}] dev-python/aiohttp-retry[${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/flaky-3.7.0[${PYTHON_USEDEP}] ) tests? ( dev-python/rangehttpserver[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pylint-2.15.9[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mypy-0.910[${PYTHON_USEDEP}] ) tests? ( dev-python/types-requests[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"