# 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 library for easy manipulation and forecasting of time series." HOMEPAGE="https://unit8co.github.io/darts/" 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="" DEPENDENCIES="dev-python/holidays[${PYTHON_USEDEP}] >=dev-python/joblib-0.16.0[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.3.0[${PYTHON_USEDEP}] >=dev-python/narwhals-1.25.1[${PYTHON_USEDEP}] dev-python/nfoursid[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.0[${PYTHON_USEDEP}] >=dev-python/pandas-1.0.5[${PYTHON_USEDEP}] dev-python/pyod[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] =dev-python/scipy-1.3.2[${PYTHON_USEDEP}] dev-python/shap[${PYTHON_USEDEP}] >=dev-python/statsmodels-0.14.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.60.0[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] >=dev-python/xarray-0.17.0[${PYTHON_USEDEP}] dev-python/pytorch-lightning[${PYTHON_USEDEP}] dev-python/tensorboardX[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/huggingface-hub[${PYTHON_USEDEP}] dev-python/safetensors[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"