# 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="Customer.io Data Pipelines (CDP) is a customer data platform to improve decision-making with real-time updates and deliver personalized experiences." HOMEPAGE="https://github.com/customerio/cdp-analytics-python" 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="test" DEPENDENCIES="~dev-python/requests-2.7[${PYTHON_USEDEP}] dev-python/monotonic[${PYTHON_USEDEP}] dev-python/backoff[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.2[${PYTHON_USEDEP}] test? ( ~dev-python/mock-2.0.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/pylint-2.8.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-3.7.9[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"