summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78baf5ac202b65eee7bdb6185cc9e163cddcd23b (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
pkgbase = python-sentry_sdk
	pkgdesc = The new Python SDK for Sentry.io
	pkgver = 0.16.5
	pkgrel = 1
	url = https://sentry.io/for/python
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-urllib3
	depends = python-certifi
	optdepends = python-flask: adds support for the Flask Web Framework
	optdepends = python-bottle: adds support for the Bottle Web Framework
	optdepends = python-falcon: adds support for the Falcon Web Framework
	optdepends = python-django: adds support for the Django Web Framework
	optdepends = python-sanic: adds support for the Sanic Web Framework
	optdepends = python-celery: adds support for the Celery Task Queue System
	optdepends = python-apache-beam: experimental BeamIntegration
	optdepends = python-rq: adds support for the RQ Job Queue System
	optdepends = python-aiohttp: adds support for the AIOHTTP-Server Web Framework
	optdepends = python-tornado: adds support for the Tornado Web Framework
	optdepends = python-sqlalchemy: captures queries from SQLAlchemy as breadcrumbs
	optdepends = python-pyspark: adds support for the Python API for Apache Spark
	optdepends = python-pure_eval: for richer stacktraces & additional variables
	optdepends = python-executing: for richer stacktraces & better function names
	source = https://pypi.org/packages/source/s/sentry-sdk/sentry-sdk-0.16.5.tar.gz
	sha256sums = e12eb1c2c01cd9e9cfe70608dbda4ef451f37ef0b7cbb92e5d43f87c341d6334

pkgname = python-sentry_sdk