# 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="Helpers to bootstrap a AWS PCluster + SLURM + Custom AMIs" HOMEPAGE="https://github.com/dabble-of-devops-bioanalyze/aws_pcluster_bootstrap_helpers" LICENSE="Apache Software License 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="" DEPENDENCIES="dev-python/typer[${PYTHON_USEDEP}] dev-python/typer[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/inquirer[${PYTHON_USEDEP}] dev-python/colorlog[${PYTHON_USEDEP}] dev-python/textual[${PYTHON_USEDEP}] dev-python/datasize[${PYTHON_USEDEP}] dev-python/questionary[${PYTHON_USEDEP}] dev-python/boto3-stubs[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/funcy[${PYTHON_USEDEP}] dev-python/humanize[${PYTHON_USEDEP}] dev-python/cookiecutter[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"