# 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="The official Python module for Opbeat.com" HOMEPAGE="https://github.com/opbeat/opbeat_python" LICENSE="" 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="asyncio flask tests" DEPENDENCIES="dev-python/urllib3[${PYTHON_USEDEP}] dev-python/certifi[${PYTHON_USEDEP}] asyncio? ( dev-python/aiohttp[${PYTHON_USEDEP}] ) flask? ( dev-python/blinker[${PYTHON_USEDEP}] ) tests? ( >=dev-python/py-1.4.26[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-django-2.8.0[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-capturelog[${PYTHON_USEDEP}] ) tests? ( >=dev-python/blinker-1.1[${PYTHON_USEDEP}] ) tests? ( dev-python/celery[${PYTHON_USEDEP}] ) tests? ( dev-python/django-celery[${PYTHON_USEDEP}] ) tests? ( >=dev-python/flask-0.8[${PYTHON_USEDEP}] ) tests? ( dev-python/logbook[${PYTHON_USEDEP}] ) tests? ( dev-python/mock[${PYTHON_USEDEP}] ) tests? ( dev-python/pep8[${PYTHON_USEDEP}] ) tests? ( dev-python/webob[${PYTHON_USEDEP}] ) tests? ( dev-python/pytz[${PYTHON_USEDEP}] ) tests? ( dev-python/redis[${PYTHON_USEDEP}] ) tests? ( dev-python/requests[${PYTHON_USEDEP}] ) tests? ( dev-python/jinja2[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] ) tests? ( dev-python/urllib3-mock[${PYTHON_USEDEP}] ) tests? ( dev-python/twisted[${PYTHON_USEDEP}] ) tests? ( dev-python/apipkg[${PYTHON_USEDEP}] ) tests? ( dev-python/execnet[${PYTHON_USEDEP}] ) tests? ( dev-python/isort[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-cache[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-isort[${PYTHON_USEDEP}] ) tests? ( dev-python/unittest2[${PYTHON_USEDEP}] ) tests? ( dev-python/gevent[${PYTHON_USEDEP}] ) tests? ( dev-python/zerorpc[${PYTHON_USEDEP}] ) tests? ( dev-python/python-memcached[${PYTHON_USEDEP}] ) tests? ( >=dev-python/django-1.2[${PYTHON_USEDEP}] ) tests? ( dev-python/psycopg2[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"