# 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="Diametrize cells." HOMEPAGE="https://diameter-synthesis.readthedocs.io" 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="docs plot test" DEPENDENCIES=">=dev-python/click-7.0[${PYTHON_USEDEP}] >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.4[${PYTHON_USEDEP}] dev-python/morphio[${PYTHON_USEDEP}] dev-python/neurom[${PYTHON_USEDEP}] >=dev-python/numpy-1.23[${PYTHON_USEDEP}] >=dev-python/pandas-1.5[${PYTHON_USEDEP}] >=dev-python/scipy-1.6[${PYTHON_USEDEP}] >=dev-python/tqdm-4.50[${PYTHON_USEDEP}] docs? ( =dev-python/seaborn-0.13[${PYTHON_USEDEP}] ) test? ( dev-python/diff-pdf-visually[${PYTHON_USEDEP}] ) test? ( >=dev-python/decorator-4.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/dictdiffer-0.9[${PYTHON_USEDEP}] ) test? ( >=dev-python/mock-3.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-6.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-click-1.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-console-scripts-1.4[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-cov-4.1[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-html[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-xdist-2.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"