# 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="Python client module for the IBM SOAR REST API" HOMEPAGE="https://github.com/ibmresilient/resilient-python-api/tree/main/resilient" 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="" DEPENDENCIES="dev-python/resilient-app-config-plugins[${PYTHON_USEDEP}] dev-python/retry2[${PYTHON_USEDEP}] ~dev-python/requests-toolbelt-1.0[${PYTHON_USEDEP}] ~dev-python/six-1.16[${PYTHON_USEDEP}] ~dev-python/keyring-23.5[${PYTHON_USEDEP}] ~dev-python/cachetools-5.0[${PYTHON_USEDEP}] ~dev-python/setuptools-79.0[${PYTHON_USEDEP}] ~dev-python/jwcrypto-1.5.6[${PYTHON_USEDEP}] ~dev-python/requests-2.32[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"