Source: sentry-python
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 William Grzybowski <william@grzy.org>,
Build-Depends:
 debhelper-compat (= 13),
 python3-all,
Build-Depends-Indep:
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 python3-asttokens <!nocheck>,
 python3-blinker <!nocheck>,
 python3-certifi <!nocheck>,
 python3-doc <!nodoc>,
 python3-executing <!nocheck>,
 python3-flask-login <!nocheck>,
 python3-gevent <!nocheck>,
 python3-hypothesis <!nocheck>,
 python3-jsonschema <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-forked <!nocheck>,
 python3-pytest-localserver <!nocheck>,
 python3-pytest-xdist <!nocheck>,
 python3-responses <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nodoc>,
 python3-sphinx-autodoc-typehints <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-typing-extensions <!nodoc>,
 python3-urllib3 <!nocheck>,
 python3-werkzeug <!nocheck>,
Standards-Version: 4.6.2
Homepage: https://github.com/getsentry/sentry-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/sentry-python
Vcs-Git: https://salsa.debian.org/python-team/packages/sentry-python.git
Rules-Requires-Root: no

Package: python-sentry-sdk-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: New Python SDK for Sentry.io (Documentation)
 Python client for Sentry. It provides full out-of-the-box support for
 many of the popular frameworks, including Django, and Flask. Raven also
 includes drop-in support for any WSGI-compatible web application.
 .
 This package contains the documentation.

Package: python3-sentry-sdk
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: New Python SDK for Sentry.io (Python 3)
 Python client for Sentry. It provides full out-of-the-box support for
 many of the popular frameworks, including Django, and Flask. Raven also
 includes drop-in support for any WSGI-compatible web application.
 .
 This package installs the library for Python 3.
