# 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="UI module for invenio 3.5+" HOMEPAGE="https://github.com/oarepo/oarepo-ui" LICENSE="MIT" 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="dev tests workflows" DEPENDENCIES=">=dev-python/importlib-metadata-4.11.4[${PYTHON_USEDEP}] dev-python/oarepo-runtime[${PYTHON_USEDEP}] dev-python/jinja2-simple-tags[${PYTHON_USEDEP}] dev-python/frozendict[${PYTHON_USEDEP}] dev-python/jinjax[${PYTHON_USEDEP}] dev? ( dev-python/oarepo-tools[${PYTHON_USEDEP}] ) workflows? ( dev-python/oarepo-workflows[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-invenio[${PYTHON_USEDEP}] ) tests? ( dev-python/black[${PYTHON_USEDEP}] ) tests? ( dev-python/isort[${PYTHON_USEDEP}] ) tests? ( dev-python/autoflake[${PYTHON_USEDEP}] ) tests? ( dev-python/oarepo-workflows[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"