# 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="Simulates ROV++" HOMEPAGE="https://github.com/jfuruness/rovpp" LICENSE="BSD" 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="test" DEPENDENCIES="dev-python/bgpy-pkg[${PYTHON_USEDEP}] ~dev-python/graphviz-0.20[${PYTHON_USEDEP}] ~dev-python/pillow-9.2.0[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.5.2[${PYTHON_USEDEP}] ~dev-python/pytest-7.1.2[${PYTHON_USEDEP}] ~dev-python/tqdm-4.64.0[${PYTHON_USEDEP}] dev-python/yamlable[${PYTHON_USEDEP}] test? ( ~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/black-23.7.0[${PYTHON_USEDEP}] ) test? ( dev-python/pre-commit[${PYTHON_USEDEP}] ) test? ( dev-python/types-requests[${PYTHON_USEDEP}] ) test? ( dev-python/types-PyYAML[${PYTHON_USEDEP}] ) test? ( ~dev-python/mypy-0.982[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-4.0.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/tox-4.6.3[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-xdist-2.5.0[${PYTHON_USEDEP}] ) test? ( dev-python/ruff[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"