# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.4.post1" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="The hassle-free way to integrate analytics into any python application." HOMEPAGE="https://github.com/segmentio/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/six-1.5[${PYTHON_USEDEP}] dev-python/monotonic[${PYTHON_USEDEP}] dev-python/backoff[${PYTHON_USEDEP}] >dev-python/python-dateutil-2.1[${PYTHON_USEDEP}] test? ( ~dev-python/mock-2.0.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/pylint-1.9.3[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-3.7.9[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"