# 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="ReFrame is a powerful framework for writing system regression tests and benchmarks, specifically targeted to HPC systems" HOMEPAGE="https://github.com/reframe-hpc/reframe" LICENSE="BSD 3-Clause" SRC_URI="https://files.pythonhosted.org/packages/3c/32/e1dcfd4b26c88e18f71d2ae271e1061127b2620643dc35b0383992d46629/reframe_hpc-${REALVERSION}.tar.gz" SOURCEFILE="reframe_hpc-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/archspec[${PYTHON_USEDEP}] dev-python/argcomplete[${PYTHON_USEDEP}] dev-python/ClusterShell[${PYTHON_USEDEP}] dev-python/fasteners[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/jsonschema[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/semver[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"