# 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="Git for data scientists - manage your code and data together" HOMEPAGE="https://github.com/whoosh-labs/rctl" 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="all dev s3 testing tests" DEPENDENCIES="dev-python/dvc[${PYTHON_USEDEP}] dev-python/dvc-s3[${PYTHON_USEDEP}] dev-python/halo[${PYTHON_USEDEP}] ~dev-python/platformdirs-3.2.0[${PYTHON_USEDEP}] all? ( dev-python/dvc[${PYTHON_USEDEP}] ) dev? ( dev-python/dvc[${PYTHON_USEDEP}] ) s3? ( dev-python/dvc-s3[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-test-utils[${PYTHON_USEDEP}] ) tests? ( dev-python/tpi[${PYTHON_USEDEP}] ) tests? ( dev-python/dvc-ssh[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-test-utils[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-7.2.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-cov-4.0.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-xdist-3.1.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-mock-3.10.0[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}] ) tests? ( ~dev-python/flaky-3.7.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-timeout-2.1.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/filelock-3.8.2[${PYTHON_USEDEP}] ) tests? ( ~dev-python/beautifulsoup4-4.11.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pylint-2.15.9[${PYTHON_USEDEP}] ) tests? ( dev-python/pylint-pytest[${PYTHON_USEDEP}] ) tests? ( dev-python/pylint-plugin-utils[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mypy-0.991[${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}"