# 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="Algorithms for outlier detection, concept drift and metrics." HOMEPAGE="https://github.com/SeldonIO/alibi-detect" LICENSE="Business Source License 1.1" 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="all keops prophet tensorflow torch" DEPENDENCIES="=dev-python/typing-extensions-3.7.4.3[${PYTHON_USEDEP}] prophet? ( dev-python/prophet[${PYTHON_USEDEP}] ) torch? ( dev-python/torch[${PYTHON_USEDEP}] ) tensorflow? ( dev-python/tensorflow-probability[${PYTHON_USEDEP}] ) tensorflow? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) tensorflow? ( dev-python/tf-keras[${PYTHON_USEDEP}] ) keops? ( dev-python/pykeops[${PYTHON_USEDEP}] ) keops? ( dev-python/torch[${PYTHON_USEDEP}] ) all? ( dev-python/prophet[${PYTHON_USEDEP}] ) all? ( dev-python/tensorflow-probability[${PYTHON_USEDEP}] ) all? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) all? ( dev-python/tf-keras[${PYTHON_USEDEP}] ) all? ( dev-python/pykeops[${PYTHON_USEDEP}] ) all? ( dev-python/torch[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"