# 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="Pipeline management software for clusters." HOMEPAGE="https://github.com/DataBiosphere/toil" LICENSE="Apache License v2.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="aws cwl encryption google kubernetes server wdl" DEPENDENCIES="=dev-python/ruamel-yaml-0.15[${PYTHON_USEDEP}] =dev-python/ruamel-yaml-clib-0.2.6[${PYTHON_USEDEP}] ) cwl? ( =dev-python/idna-2.0[${PYTHON_USEDEP}] ) wdl? ( dev-python/miniwdl[${PYTHON_USEDEP}] ) wdl? ( dev-python/wdlparse[${PYTHON_USEDEP}] ) server? ( dev-python/connexion[${PYTHON_USEDEP}] ) server? (