# 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="\"REST API for invenio-records.\"" HOMEPAGE="https://github.com/inveniosoftware/invenio-records-rest" 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="citeproc datacite dublincore elasticsearch7 jsonld opensearch1 opensearch2 tests" DEPENDENCIES=">=dev-python/bleach-2.1.3[${PYTHON_USEDEP}] >=dev-python/ftfy-4.4.3[${PYTHON_USEDEP}] dev-python/invenio-base[${PYTHON_USEDEP}] dev-python/invenio-pidstore[${PYTHON_USEDEP}] dev-python/invenio-records[${PYTHON_USEDEP}] dev-python/invenio-rest[${PYTHON_USEDEP}] dev-python/invenio-indexer[${PYTHON_USEDEP}] dev-python/invenio-i18n[${PYTHON_USEDEP}] dev-python/marshmallow-utils[${PYTHON_USEDEP}] tests? ( >=dev-python/cryptography-2.1.4[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-black[${PYTHON_USEDEP}] ) tests? ( >=dev-python/flask-login-0.3.2[${PYTHON_USEDEP}] ) tests? ( dev-python/invenio-config[${PYTHON_USEDEP}] ) tests? ( dev-python/invenio-db[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-invenio[${PYTHON_USEDEP}] ) tests? ( dev-python/citeproc-py[${PYTHON_USEDEP}] ) tests? ( dev-python/citeproc-py-styles[${PYTHON_USEDEP}] ) tests? ( dev-python/datacite[${PYTHON_USEDEP}] ) tests? ( >=dev-python/sphinx-4.5[${PYTHON_USEDEP}] ) tests? ( dev-python/dcxml[${PYTHON_USEDEP}] ) tests? ( dev-python/PyLD[${PYTHON_USEDEP}] ) tests? ( >=dev-python/mock-4.0[${PYTHON_USEDEP}] ) elasticsearch7? ( dev-python/invenio-search[${PYTHON_USEDEP}] ) opensearch1? ( dev-python/invenio-search[${PYTHON_USEDEP}] ) opensearch2? ( dev-python/invenio-search[${PYTHON_USEDEP}] ) citeproc? ( dev-python/citeproc-py[${PYTHON_USEDEP}] ) citeproc? ( dev-python/citeproc-py-styles[${PYTHON_USEDEP}] ) datacite? ( dev-python/datacite[${PYTHON_USEDEP}] ) dublincore? ( dev-python/dcxml[${PYTHON_USEDEP}] ) jsonld? ( dev-python/PyLD[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"