# 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="Luminaire is a python package that provides ML driven solutions for monitoring time series data" HOMEPAGE="https://zillow.github.io/luminaire" 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/bayescd[${PYTHON_USEDEP}] dev-python/changepy[${PYTHON_USEDEP}] dev-python/hyperopt[${PYTHON_USEDEP}] <=dev-python/numpy-1.22.4[${PYTHON_USEDEP}] <=dev-python/pandas-2.0.3[${PYTHON_USEDEP}] dev-python/pykalman[${PYTHON_USEDEP}] >=dev-python/scipy-1.6.0[${PYTHON_USEDEP}] <=dev-python/statsmodels-0.13.5[${PYTHON_USEDEP}] >=dev-python/scikit-learn-0.24.2[${PYTHON_USEDEP}] >=dev-python/decorator-5.1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"