Source: python-graphene-mongo
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Ananthu C V <weepingclown@disroot.org>
Build-Depends: debhelper-compat (= 13),
               pybuild-plugin-pyproject,
               python3-all,
               python3-asgiref <!nocheck>,
               python3-bson <!nocheck>,
               python3-graphene <!nocheck>,
               python3-mongoengine (>= 0.27.0) <!nocheck>,
               python3-mongomock <!nocheck>,
               python3-poetry-core,
               python3-promise <!nocheck>,
               python3-pytest <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
               python3-sphinx,
               python3-sphinx-rtd-theme <!nodoc>
Standards-Version: 4.6.2.0
Homepage: https://github.com/graphql-python/graphene-mongo
Vcs-Git: https://salsa.debian.org/python-team/packages/python-graphene-mongo.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-graphene-mongo
Rules-Requires-Root: no

Package: python3-graphene-mongo
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Mongoengine integration for graphene
 Graphene-Mongo provides mongoengine integration to graphene
 graphql library.

Package: python-graphene-mongo-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: documentation for the graphene-mongo Python library
 Graphene-Mongo provides mongoengine integration to graphene
 graphql library.
 .
 This package provides documentation for graphene-mongo.
