# 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 flexible forecasting" HOMEPAGE="https://github.com/linkedin/greykite" LICENSE="BSD-2-CLAUSE" 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/cvxpy[${PYTHON_USEDEP}] >=dev-python/dill-0.3.6[${PYTHON_USEDEP}] dev-python/holidays[${PYTHON_USEDEP}] dev-python/holidays-ext[${PYTHON_USEDEP}] >=dev-python/ipython-7.31.1[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.4.1[${PYTHON_USEDEP}] ~dev-python/numpy-1.26.0[${PYTHON_USEDEP}] dev-python/osqp[${PYTHON_USEDEP}] >=dev-python/overrides-2.8.0[${PYTHON_USEDEP}] =dev-python/patsy-0.5.2[${PYTHON_USEDEP}] >=dev-python/plotly-4.12.0[${PYTHON_USEDEP}] ~dev-python/pytest-8.3.4[${PYTHON_USEDEP}] =dev-python/six-1.15.0[${PYTHON_USEDEP}] ~dev-python/scikit-learn-1.3.1[${PYTHON_USEDEP}] >=dev-python/statsmodels-0.13.5[${PYTHON_USEDEP}] >=dev-python/testfixtures-6.14.2[${PYTHON_USEDEP}] >=dev-python/tqdm-4.52.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"