Source: python-django-guid
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jérémy Lal <kapouer@melix.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 pybuild-plugin-pyproject,
 python3-all,
 python3-celery,
 python3-django,
 python3-djangorestframework,
 python3-packaging,
 python3-poetry,
 python3-pytest (>= 9.0.1),
 python3-pytest-asyncio,
 python3-pytest-django,
 python3-pytest-mock,
 python3-sentry-sdk,
 python3-sphinx-rtd-theme,
 sphinx,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-django-guid
Vcs-Git: https://salsa.debian.org/python-team/packages/python-django-guid.git
Homepage: https://github.com/snok/django-guid

Package: python3-django-guid
Architecture: all
Depends:
 python3-django,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python3-django-guid-doc,
Description: Identify Django request logs
 This library allows one to attach a unique ID to all log outputs
 for every request, making debugging more simple.
 .
 Django is a high-level Python web development framework.

Package: python3-django-guid-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Identify Django request logs (doc)
 This library allows one to attach a unique ID to all log outputs
 for every request, making debugging more simple.
 .
 Django is a high-level Python web development framework.
 .
 This package contains the documentation in HTML format.
