# 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="the genome-scale metabolic model test suite" HOMEPAGE="https://github.com/opencobra/memote" LICENSE="Apache-2.0" 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="development" DEPENDENCIES="dev-python/click[${PYTHON_USEDEP}] dev-python/click-configfile[${PYTHON_USEDEP}] dev-python/click-log[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] >=dev-python/pytest-4.0[${PYTHON_USEDEP}] dev-python/gitpython[${PYTHON_USEDEP}] ~dev-python/pygithub-1.55[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/cookiecutter[${PYTHON_USEDEP}] dev-python/cobra[${PYTHON_USEDEP}] >=dev-python/ruamel-yaml-0.15[${PYTHON_USEDEP}] dev-python/sympy[${PYTHON_USEDEP}] dev-python/sqlalchemy[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/numpydoc[${PYTHON_USEDEP}] dev-python/pylru[${PYTHON_USEDEP}] dev-python/pandera[${PYTHON_USEDEP}] ~dev-python/jsonschema-4.20[${PYTHON_USEDEP}] dev-python/depinfo[${PYTHON_USEDEP}] development? ( dev-python/black[${PYTHON_USEDEP}] ) development? ( dev-python/isort[${PYTHON_USEDEP}] ) development? ( dev-python/tox[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"