37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
pkgbase = python-sentry_sdk
|
|
pkgdesc = The official Python SDK for Sentry.io
|
|
pkgver = 2.10.0
|
|
pkgrel = 1
|
|
url = https://sentry.io/for/python
|
|
arch = any
|
|
license = MIT
|
|
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-bottle: adds support for the Bottle Web Framework
|
|
optdepends = python-celery: adds support for the Celery Task Queue System
|
|
optdepends = python-django: adds support for the Django Web Framework
|
|
optdepends = python-falcon: adds support for the Falcon Web Framework
|
|
optdepends = python-fastapi: adds support for the FastAPI framework
|
|
optdepends = python-flask: adds support for the Flask Web Framework
|
|
optdepends = python-grpcio: gRPC integration
|
|
optdepends = python-httpx: HTTPX integration
|
|
optdepends = python-loguru: Loguru Integration
|
|
optdepends = python-multipart: Optional dependency of Starlette to parse form data
|
|
optdepends = python-pymongo: PyMongo integration
|
|
optdepends = python-quart: adds support for the Quart Web Framework
|
|
optdepends = python-redis: adds support for the RQ Job Queue System
|
|
optdepends = python-sqlalchemy: captures queries from SQLAlchemy as breadcrumbs
|
|
optdepends = python-starlette: adds support for the Starlette Framework
|
|
optdepends = python-tornado: adds support for the Tornado Web Framework
|
|
optdepends = python-pure-eval: for richer stacktraces & additional variables
|
|
optdepends = python-executing: for richer stacktraces & better function names
|
|
source = python-sentry_sdk-2.10.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.10.0.tar.gz
|
|
sha256sums = fced0770c57d48319f6f8cd60d09f56bf10ba9f4e57825e139534fb0d863252a
|
|
|
|
pkgname = python-sentry_sdk
|