# 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="Reinforcement learning environments for compiler research [wheel]" HOMEPAGE="https://github.com/facebookresearch/CompilerGym" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-manylinux2014_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-manylinux2014_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/absl-py-0.10.0[${PYTHON_USEDEP}] >=dev-python/deprecated-1.2.12[${PYTHON_USEDEP}] >=dev-python/docker-4.0.0[${PYTHON_USEDEP}] >=dev-python/fasteners-0.15[${PYTHON_USEDEP}] =dev-python/humanize-2.6.0[${PYTHON_USEDEP}] dev-python/loop-tool-py[${PYTHON_USEDEP}] >=dev-python/networkx-2.5[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.3[${PYTHON_USEDEP}] =dev-python/pydantic-1.8.0[${PYTHON_USEDEP}] >=dev-python/requests-2.24.0[${PYTHON_USEDEP}] >=dev-python/tabulate-0.8.7[${PYTHON_USEDEP}] virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"