# 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="A collection of tools for building infrastructure." HOMEPAGE="https://github.com/infrahouse/infrahouse-toolkit" 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/boto3-1.26[${PYTHON_USEDEP}] ~dev-python/botocore-1.29[${PYTHON_USEDEP}] dev-python/cached-property[${PYTHON_USEDEP}] dev-python/certbot[${PYTHON_USEDEP}] dev-python/certbot-dns-route53[${PYTHON_USEDEP}] ~dev-python/click-8.1[${PYTHON_USEDEP}] ~dev-python/cryptography-45.0[${PYTHON_USEDEP}] ~dev-python/diskcache-5.6[${PYTHON_USEDEP}] dev-python/ec2-metadata[${PYTHON_USEDEP}] ~dev-python/elastic-transport-8.12.0[${PYTHON_USEDEP}] ~dev-python/elasticsearch-8.12.0[${PYTHON_USEDEP}] ~dev-python/gitpython-3.1[${PYTHON_USEDEP}] dev-python/infrahouse-core[${PYTHON_USEDEP}] ~dev-python/pygithub-2.4[${PYTHON_USEDEP}] ~dev-python/pyhcl-0.4[${PYTHON_USEDEP}] ~dev-python/pyjwt-2.9[${PYTHON_USEDEP}] ~dev-python/requests-2.32[${PYTHON_USEDEP}] ~dev-python/tabulate-0.9[${PYTHON_USEDEP}] ~dev-python/wcwidth-0.2[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"