# 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="Blazing fast correlation functions on the CPU" HOMEPAGE="https://github.com/manodeep/Corrfunc" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/17/ee/153e1326a77f592bad0f776068945921448295915d4c3017d67804596433/corrfunc-${REALVERSION}.tar.gz" SOURCEFILE="corrfunc-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/numpy-1.20[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] dev-python/wurlitzer[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"