# 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="An efficient symbolic time series approximation with ABBA." HOMEPAGE="https://github.com/nla-group/fABBA" LICENSE="BSD" SRC_URI="https://files.pythonhosted.org/packages/ad/e5/5b340818f5c6a7ff9f7e44e71e14da0881c4f7aaacff930c48581ca68ae9/fabba-${REALVERSION}.tar.gz" SOURCEFILE="fabba-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/numpy-1.3.0[${PYTHON_USEDEP}] >=dev-python/scipy-0.7.0[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] >=dev-python/joblib-1.1.1[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"