# 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="reddit's python service framework" HOMEPAGE="https://github.com/reddit/baseplate.py" 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="amqp cassandra cqlmapper kafka memcache psycopg2 pyramid redis redis-py-cluster refcycle requests sentry sql zookeeper" DEPENDENCIES="requests? ( dev-python/advocate[${PYTHON_USEDEP}] ) >=dev-python/boto3-1.28.27[${PYTHON_USEDEP}] cassandra? ( dev-python/cassandra-driver[${PYTHON_USEDEP}] ) kafka? ( dev-python/confluent-kafka[${PYTHON_USEDEP}] ) dev-python/gevent[${PYTHON_USEDEP}] zookeeper? ( dev-python/kazoo[${PYTHON_USEDEP}] ) amqp? ( >=dev-python/kombu-5.3.3[${PYTHON_USEDEP}] ) refcycle? ( >=dev-python/objgraph-3.6.0[${PYTHON_USEDEP}] ) dev-python/posix-ipc[${PYTHON_USEDEP}] >=dev-python/prometheus-client-0.12.0[${PYTHON_USEDEP}] memcache? ( dev-python/pymemcache[${PYTHON_USEDEP}] ) pyramid? ( dev-python/pyramid[${PYTHON_USEDEP}] )