# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="Tuplex is a novel big data analytics framework incorporating a Python UDF compiler based on LLVM together with a query compiler featuring whole-stage code generation and optimization. [wheel]" HOMEPAGE="https://tuplex.cs.brown.edu" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="=dev-python/attrs-19.2.0[${PYTHON_USEDEP}] >=dev-python/dill-0.2.7.1[${PYTHON_USEDEP}] dev-python/pluggy[${PYTHON_USEDEP}] >=dev-python/py-1.5.2[${PYTHON_USEDEP}] >=dev-python/pygments-2.4.1[${PYTHON_USEDEP}] >=dev-python/six-1.11.0[${PYTHON_USEDEP}] >=dev-python/wcwidth-0.1.7[${PYTHON_USEDEP}] dev-python/astor[${PYTHON_USEDEP}] dev-python/prompt-toolkit[${PYTHON_USEDEP}] dev-python/jedi[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pymongo[${PYTHON_USEDEP}] >=dev-python/cloudpickle-2.2.1[${PYTHON_USEDEP}] virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"