# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Orion is a machine learning library built for unsupervised time series anomaly detection." HOMEPAGE="https://github.com/sintel-dev/Orion" LICENSE="MIT" 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="dev pretrained" DEPENDENCIES="dev-python/tensorflow[${PYTHON_USEDEP}] =dev-python/tqdm-4.36.1[${PYTHON_USEDEP}] dev-python/stumpy[${PYTHON_USEDEP}] dev-python/ncps[${PYTHON_USEDEP}] =dev-python/pip-9.0.1[${PYTHON_USEDEP}] ) dev? ( dev-python/bumpversion[${PYTHON_USEDEP}] ) dev? ( =dev-python/wheel-0.30.0[${PYTHON_USEDEP}] ) dev? ( =dev-python/pytest-3.4.2[${PYTHON_USEDEP}] ) dev? ( >=dev-python/pytest-cov-2.6.0[${PYTHON_USEDEP}] ) dev? ( dev-python/rundoc[${PYTHON_USEDEP}] ) pretrained? ( dev-python/timm[${PYTHON_USEDEP}] ) pretrained? ( dev-python/smart-open[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"