# 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="Tools for creating infrastructure and Spinnaker Pipelines." HOMEPAGE="https://github.com/foremast/foremast" LICENSE="Apache-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/awscli[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/deepmerge[${PYTHON_USEDEP}] dev-python/foremast-utils[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/pluginbase[${PYTHON_USEDEP}] dev-python/python-gitlab[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/slacker[${PYTHON_USEDEP}] dev-python/tryagain[${PYTHON_USEDEP}] ~dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}] ~dev-python/pyjwt-2.4.0[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3.2[${PYTHON_USEDEP}] dev-python/google-cloud-secret-manager[${PYTHON_USEDEP}] ~dev-python/google-api-python-client-1.7.11[${PYTHON_USEDEP}] ~dev-python/google-auth-1.11.2[${PYTHON_USEDEP}] ~dev-python/google-auth-httplib2-0.0.3[${PYTHON_USEDEP}] ~dev-python/tabulate-0.8.7[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"