# 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="\"EvalPlus for rigourous evaluation of LLM-synthesized code\"" HOMEPAGE="https://github.com/evalplus/evalplus" LICENSE="Apache-2.0" 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="perf vllm" DEPENDENCIES="dev-python/wget[${PYTHON_USEDEP}] dev-python/tempdir[${PYTHON_USEDEP}] >=dev-python/multipledispatch-0.6.0[${PYTHON_USEDEP}] >=dev-python/appdirs-1.4.4[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.5[${PYTHON_USEDEP}] >=dev-python/tqdm-4.56.0[${PYTHON_USEDEP}] >=dev-python/termcolor-2.0.0[${PYTHON_USEDEP}] dev-python/fire[${PYTHON_USEDEP}] dev-python/openai[${PYTHON_USEDEP}] >=dev-python/tree-sitter-0.22.0[${PYTHON_USEDEP}] dev-python/tree-sitter-python[${PYTHON_USEDEP}] >=dev-python/rich-12.3.0[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] dev-python/stop-sequencer[${PYTHON_USEDEP}] dev-python/anthropic[${PYTHON_USEDEP}] dev-python/google-generativeai[${PYTHON_USEDEP}] dev-python/datasets[${PYTHON_USEDEP}] >=dev-python/psutil-5.9.0[${PYTHON_USEDEP}] perf? ( dev-python/Pympler[${PYTHON_USEDEP}] ) perf? ( dev-python/Cirron[${PYTHON_USEDEP}] ) vllm? ( dev-python/vllm[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"