# 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="SDK for the Kubernetes Application Management API (KAMA)" HOMEPAGE="https://github.com/nectar-cs/kama-sdk-py" LICENSE="" 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/cachetools-3.1[${PYTHON_USEDEP}] dev-python/flask-cors[${PYTHON_USEDEP}] >=dev-python/flask-1.1[${PYTHON_USEDEP}] >=dev-python/humanize-3.2.0[${PYTHON_USEDEP}] >=dev-python/jq-1.1.2[${PYTHON_USEDEP}] dev-python/k8kat[${PYTHON_USEDEP}] dev-python/peewee[${PYTHON_USEDEP}] dev-python/python-docs-theme[${PYTHON_USEDEP}] >=dev-python/redis-3.0[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/rq[${PYTHON_USEDEP}] dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] >=dev-python/sphinx-4.1.2[${PYTHON_USEDEP}] >=dev-python/termcolor-1.1.0[${PYTHON_USEDEP}] dev-python/validators[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"