# 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_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A workflow engine for cycling systems" HOMEPAGE="https://cylc.org/" LICENSE="GPL-3" 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 graph main-loop-log-data-store main-loop-log-db main-loop-log-main-loop main-loop-log-memory report-timings tests tutorials" DEPENDENCIES="dev-python/ansimarkup[${PYTHON_USEDEP}] =dev-python/psutil-5.6.0[${PYTHON_USEDEP}] >=dev-python/pyzmq-22.0[${PYTHON_USEDEP}] =dev-python/bandit-1.7.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/coverage-7.9.0[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-broken-line[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-bugbear[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-builtins[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-comprehensions[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-implicit-str-concat[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-mutable[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8_simplify[${PYTHON_USEDEP}] ) tests? ( dev-python/flake8-type-checking[${PYTHON_USEDEP}] ) tests? ( >=dev-python/flake8-3.0.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/mypy-0.910[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-asyncio-0.21.2[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-cov-2.8.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-xdist-2.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-mock-3.7[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/testfixtures-6.11.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/towncrier-24.7.0[${PYTHON_USEDEP}] ) tests? ( dev-python/types-Jinja2[${PYTHON_USEDEP}] ) tests? ( dev-python/types-protobuf[${PYTHON_USEDEP}] ) tutorials? ( dev-python/h5py[${PYTHON_USEDEP}] ) tutorials? ( dev-python/requests[${PYTHON_USEDEP}] ) all? ( dev-python/pillow[${PYTHON_USEDEP}] ) all? ( dev-python/Pympler[${PYTHON_USEDEP}] ) all? ( dev-python/matplotlib[${PYTHON_USEDEP}] ) all? ( dev-python/sqlparse[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"