# 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="Extend Jupyterhub's BatchSpawner to deal with AWS ParallelCluster's SLURM environment" HOMEPAGE="https://github.com/dabble-of-devops-bioanalyze/aws_pcluster_slurm_spawner" 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/batchspawner[${PYTHON_USEDEP}] dev-python/datasize[${PYTHON_USEDEP}] dev-python/humanize[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/aws-pcluster-helpers[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] >dev-python/pydantic-2.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"