# 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="Python module that is able to merge json record objects. [top-max 0.7.18]" HOMEPAGE="https://github.com/inveniosoftware-contrib/json-merger" LICENSE="GPL-2" 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="all contrib docs tests" DEPENDENCIES=">=dev-python/dictdiffer-0.6.0[${PYTHON_USEDEP}] >=dev-python/six-1.10.0[${PYTHON_USEDEP}] dev-python/autosemver[${PYTHON_USEDEP}] >=dev-python/pyrsistent-0.11.13[${PYTHON_USEDEP}] all? ( dev-python/editdistance[${PYTHON_USEDEP}] ) all? ( <=dev-python/munkres-1.0.12[${PYTHON_USEDEP}] ) all? ( >=dev-python/unidecode-0.4.19[${PYTHON_USEDEP}] ) all? ( >=dev-python/sphinx-1.4.2[${PYTHON_USEDEP}] ) all? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) all? ( >=dev-python/coverage-4.0[${PYTHON_USEDEP}] ) all? ( >=dev-python/isort-4.2.2[${PYTHON_USEDEP}] ) all? ( dev-python/pydocstyle[${PYTHON_USEDEP}] ) all? ( dev-python/pytest-cache[${PYTHON_USEDEP}] ) all? ( >=dev-python/pytest-cov-1.8.0[${PYTHON_USEDEP}] ) all? ( >=dev-python/pytest-4.6.11[${PYTHON_USEDEP}] ) all? ( >=dev-python/flake8-3.9.0[${PYTHON_USEDEP}] ) contrib? ( dev-python/editdistance[${PYTHON_USEDEP}] ) contrib? ( <=dev-python/munkres-1.0.12[${PYTHON_USEDEP}] ) contrib? ( >=dev-python/unidecode-0.4.19[${PYTHON_USEDEP}] ) docs? ( >=dev-python/sphinx-1.4.2[${PYTHON_USEDEP}] ) tests? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) tests? ( >=dev-python/coverage-4.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/isort-4.2.2[${PYTHON_USEDEP}] ) tests? ( dev-python/pydocstyle[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-cache[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-cov-1.8.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-4.6.11[${PYTHON_USEDEP}] ) tests? ( >=dev-python/flake8-3.9.0[${PYTHON_USEDEP}] ) tests? ( dev-python/editdistance[${PYTHON_USEDEP}] ) tests? ( <=dev-python/munkres-1.0.12[${PYTHON_USEDEP}] ) tests? ( >=dev-python/unidecode-0.4.19[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"