# 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 Python package for using Dolt database via Python." HOMEPAGE="https://github.com/dolthub/doltpy" 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="" DEPENDENCIES="~dev-python/attrs-19.3.0[${PYTHON_USEDEP}] ~dev-python/decorator-4.4.2[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.0[${PYTHON_USEDEP}] ~dev-python/packaging-20.4[${PYTHON_USEDEP}] >=dev-python/pandas-1.0.5[${PYTHON_USEDEP}] ~dev-python/pluggy-0.13.1[${PYTHON_USEDEP}] ~dev-python/protobuf-3.12.2[${PYTHON_USEDEP}] ~dev-python/psutil-5.7.2[${PYTHON_USEDEP}] ~dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}] ~dev-python/pytz-2021.3[${PYTHON_USEDEP}] dev-python/retry[${PYTHON_USEDEP}] ~dev-python/six-1.15.0[${PYTHON_USEDEP}] ~dev-python/sqlalchemy-1.3.18[${PYTHON_USEDEP}] ~dev-python/wcwidth-0.2.5[${PYTHON_USEDEP}] =dev-python/pyarrow-6.0.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"