summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd1c35e5a3f45b74dad3d2ff59a7d95e2e4054ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = python-sentry_sdk
	pkgdesc = The new Python SDK for Sentry.io
	pkgver = 1.7.1
	pkgrel = 1
	url = https://sentry.io/for/python
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-urllib3
	depends = python-certifi
	optdepends = python-aiohttp: adds support for the AIOHTTP-Server Web Framework
	optdepends = python-asgiref: adds support for ASGI
	optdepends = python-apache-beam: experimental BeamIntegration
	optdepends = python-bottle: adds support for the Bottle Web Framework
	optdepends = python-celery: adds support for the Celery Task Queue System
	optdepends = python-chalice: for the Chalice web framework for AWS Lambda
	optdepends = python-django: adds support for the Django Web Framework
	optdepends = python-falcon: adds support for the Falcon Web Framework
	optdepends = python-flask: adds support for the Flask Web Framework
	optdepends = python-httpx: HTTPX integration
	optdepends = python-pyramid: adds support for the Pyramid Web Framework
	optdepends = python-pyspark: adds support for the Python API for Apache Spark
	optdepends = python-quart: adds support for the Quart Web Framework
	optdepends = python-redis: adds support for the RQ Job Queue System
	optdepends = python-rq: adds support for the RQ Job Queue System
	optdepends = python-sanic: adds support for the Sanic Web Framework
	optdepends = python-tornado: adds support for the Tornado Web Framework
	optdepends = python-trytond: adds support for the Tryton Framework Server
	optdepends = python-sqlalchemy: captures queries from SQLAlchemy as breadcrumbs
	optdepends = python-pure_eval: for richer stacktraces & additional variables
	optdepends = python-executing: for richer stacktraces & better function names
	source = https://files.pythonhosted.org/packages/source/s/sentry-sdk/sentry-sdk-1.7.1.tar.gz
	sha256sums = e410026af0af8c373f8ac40b550c15c11b58e60ddc3f65fcc395ad263daefaf1

pkgname = python-sentry_sdk