Source: django-graphene
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Carsten Schoenert <c.schoenert@t-online.de>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 python3-all,
Build-Depends-Indep:
 pybuild-plugin-pyproject,
 python3-django (>= 3.2)<!nocheck>,
 python3-django-filters (>= 22.1) <!nocheck>,
 python3-doc <!nodoc>,
 python3-graphene (>= 3.0)<!nocheck>,
 python3-graphql-core (>= 3.1.0)<!nocheck>,
 python3-promise,
 python3-pytest (>= 7.1.3) <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-pytest-django <!nocheck>,
 python3-pytest-random-order <!nocheck>,
 python3-pytest-runner <!nocheck>,
 python3-graphql-relay (>= 3.2.0) <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-text-unidecode <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/django-graphene
Vcs-Git: https://salsa.debian.org/python-team/packages/django-graphene.git
Homepage: https://github.com/graphql-python/graphene-django

Package: python-django-graphene-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Django integration for Graphene (Documentation)
 Graphene-Django is built on top of Graphene. Graphene-Django provides some
 additional abstractions that make it easy to add GraphQL functionality to
 your Django project.
 .
 This package contains the documentation of the library.

Package: python3-django-graphene
Architecture: all
Depends:
 python3-django,
 python3-graphene,
 python3-promise,
 python3-singledispatch,
 ${misc:Depends},
 ${python3:Depends},
Description: Django integration for Graphene (Python3 version)
 Graphene-Django is built on top of Graphene. Graphene-Django provides some
 additional abstractions that make it easy to add GraphQL functionality to
 your Django project.
 .
 This package contains the Python 3 version of the library.
