# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="4.5.6a0" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Awsume - A cli that makes using AWS IAM credentials easy" HOMEPAGE="https://github.com/trek10inc/awsume" LICENSE="MIT" 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="configure console fuzzy saml" DEPENDENCIES="dev-python/colorama[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pluggy[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] configure? ( dev-python/setuptools[${PYTHON_USEDEP}] ) console? ( dev-python/awsume-console-plugin[${PYTHON_USEDEP}] ) fuzzy? ( dev-python/python-Levenshtein[${PYTHON_USEDEP}] ) saml? ( dev-python/xmltodict[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"