# 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="Extras and utilities for Marshmallow." HOMEPAGE="https://github.com/inveniosoftware/marshmallow-utils" 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="tests" DEPENDENCIES=">=dev-python/arrow-0.16.0[${PYTHON_USEDEP}] >=dev-python/babel-2.8[${PYTHON_USEDEP}] dev-python/babel-edtf[${PYTHON_USEDEP}] >=dev-python/bleach-5.0.0[${PYTHON_USEDEP}] dev-python/edtf[${PYTHON_USEDEP}] >=dev-python/ftfy-4.4.3[${PYTHON_USEDEP}] dev-python/geojson[${PYTHON_USEDEP}] dev-python/idutils[${PYTHON_USEDEP}] =dev-python/pycountry-18.12.8[${PYTHON_USEDEP}] >=dev-python/uritemplate-3.0.1[${PYTHON_USEDEP}] >=dev-python/werkzeug-1.0.0[${PYTHON_USEDEP}] tests? ( dev-python/pytest-black-ng[${PYTHON_USEDEP}] ) tests? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) tests? ( >=dev-python/coverage-5.2.1[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-isort[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/sphinx-4.2.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"