# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.0.8a19" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Build reactive back end with ease [wheel]" HOMEPAGE="https://github.com/billyrrr/onto" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="celery couchbase couchdb firestore flasgger flask flink gcloud graphql jsonrpc kafka leancloud pony rest_api statefun" DEPENDENCIES=">=dev-python/flask-0.10[${PYTHON_USEDEP}] dev-python/marshmallow[${PYTHON_USEDEP}] dev-python/inflection[${PYTHON_USEDEP}] dev-python/dictdiffer[${PYTHON_USEDEP}] dev-python/iso8601[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/ProxyTypes[${PYTHON_USEDEP}] dev-python/PyMonad[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] celery? ( dev-python/celery[${PYTHON_USEDEP}] ) couchbase? ( dev-python/couchbase[${PYTHON_USEDEP}] ) couchdb? ( dev-python/CouchDB[${PYTHON_USEDEP}] ) firestore? ( dev-python/google-auth[${PYTHON_USEDEP}] ) firestore? ( dev-python/google-api-python-client[${PYTHON_USEDEP}] ) firestore? ( dev-python/firebase-admin[${PYTHON_USEDEP}] ) firestore? ( dev-python/google-cloud-firestore[${PYTHON_USEDEP}] ) firestore? ( dev-python/google-cloud-datastore[${PYTHON_USEDEP}] ) firestore? ( ~dev-python/grpcio-1.30.0[${PYTHON_USEDEP}] ) flasgger? ( >=dev-python/apispec-2.0.2[${PYTHON_USEDEP}] ) flasgger? ( dev-python/flasgger[${PYTHON_USEDEP}] ) flask? ( dev-python/Flask-SocketIO[${PYTHON_USEDEP}] ) flink? ( dev-python/apache-flink[${PYTHON_USEDEP}] ) gcloud? ( dev-python/gitpython[${PYTHON_USEDEP}] ) gcloud? ( dev-python/google-cloud-logging[${PYTHON_USEDEP}] ) graphql? ( dev-python/websockets[${PYTHON_USEDEP}] ) graphql? ( dev-python/starlette-graphql-zifulu[${PYTHON_USEDEP}] ) jsonrpc? ( dev-python/jsonrpcclient[${PYTHON_USEDEP}] ) jsonrpc? ( dev-python/Flask-JSONRPC[${PYTHON_USEDEP}] ) kafka? ( dev-python/aiokafka[${PYTHON_USEDEP}] ) leancloud? ( dev-python/leancloud[${PYTHON_USEDEP}] ) pony? ( dev-python/pony[${PYTHON_USEDEP}] ) rest_api? ( dev-python/starlette[${PYTHON_USEDEP}] ) statefun? ( dev-python/apache-flink-statefun[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"