# 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="(DEPRECATED) apigeecli simplifies and automates Apigee Edge API usage." HOMEPAGE="https://github.com/darumatic/apigee-cli" LICENSE="Apache 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/gitpython-3.1.34[${PYTHON_USEDEP}] >=dev-python/pyjwt-2.6.0[${PYTHON_USEDEP}] dev-python/click-aliases[${PYTHON_USEDEP}] >=dev-python/click-option-group-0.5.5[${PYTHON_USEDEP}] >=dev-python/click-8.1.3[${PYTHON_USEDEP}] >=dev-python/colorama-0.4.6[${PYTHON_USEDEP}] >=dev-python/pyotp-2.8.0[${PYTHON_USEDEP}] >=dev-python/python-gnupg-0.3.5[${PYTHON_USEDEP}] >=dev-python/requests-2.31.0[${PYTHON_USEDEP}] >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.64.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"