# 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="Collection of all Datadog Public endpoints" HOMEPAGE="https://github.com/DataDog/datadog-api-client-python" LICENSE="BSD" 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="apm async tests zstandard" DEPENDENCIES=">=dev-python/urllib3-1.15[${PYTHON_USEDEP}] dev-python/certifi[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/typing-extensions-4.0.0[${PYTHON_USEDEP}] apm? ( dev-python/ddtrace[${PYTHON_USEDEP}] ) async? ( dev-python/aiosonic[${PYTHON_USEDEP}] ) zstandard? ( dev-python/zstandard[${PYTHON_USEDEP}] ) tests? ( dev-python/aiosonic[${PYTHON_USEDEP}] ) tests? ( dev-python/glom[${PYTHON_USEDEP}] ) tests? ( dev-python/jinja2[${PYTHON_USEDEP}] ) tests? (