# 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="Gordo datasets and data providers"

HOMEPAGE="https://github.com/equinor/gordo-dataset"
LICENSE="AGPL-3"
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/azure-datalake-store[${PYTHON_USEDEP}]
	<dev-python/pandas-2.0.0[${PYTHON_USEDEP}]
	dev-python/influxdb[${PYTHON_USEDEP}]
	<dev-python/cachetools-5.0.0[${PYTHON_USEDEP}]
	<dev-python/typing-extensions-4.0.0[${PYTHON_USEDEP}]
	<dev-python/pyarrow-0.18.0[${PYTHON_USEDEP}]
	~dev-python/numpy-1.19.5[${PYTHON_USEDEP}]
	dev-python/azure-storage-file-datalake[${PYTHON_USEDEP}]
	dev-python/azure-identity[${PYTHON_USEDEP}]
	<dev-python/marshmallow-4.0.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-6.0.0[${PYTHON_USEDEP}]
	<dev-python/scikit-learn-0.24.0[${PYTHON_USEDEP}]
	<dev-python/numexpr-3.0.0[${PYTHON_USEDEP}]
	<dev-python/xarray-0.17.0[${PYTHON_USEDEP}]
	<dev-python/cryptography-4.0.0[${PYTHON_USEDEP}]
	<dev-python/pydantic-2.0.0[${PYTHON_USEDEP}]
	dev-python/inject[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"