forked from pool/python-sentry-sdk
Accepting request 1128031 from home:ecsos:python
- Update to 1.36.0 - Django: Support Django 5.0 (#2490) - Django: Handling ASGI body in the right way. (#2513) - Flask: Test with Flask 3.0 (#2506) - Celery: Do not create a span when task is triggered by Celery Beat (#2510) - Redis: Ensure RedisIntegration is disabled, unless redis is installed (#2504) - Quart: Fix Quart integration for Quart 0.19.4 (#2516) - gRPC: Make async gRPC less noisy (#2507) - Update to 1.35.0 - Updated gRPC integration: Asyncio interceptors and easier setup (#2369) - Python 3.12: Replace deprecated datetime functions (#2502) - Metrics: Unify datetime format (#2409) - Celery: Set correct data in check_ins (#2500) - Celery: Read timezone for Crons monitors from celery_schedule if existing (#2497) - Django: Removing redundant code in Django tests (#2491) - Django: Make reading the request body work in Django ASGI apps. (#2495) - FastAPI: Use wraps on fastapi request call wrapper (#2476) - Fix: Probe for psycopg2 and psycopg3 parameters function. (#2492) - Fix: Remove unnecessary TYPE_CHECKING alias (#2467) OBS-URL: https://build.opensuse.org/request/show/1128031 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=58
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# nothing provides python2-venusian >= 1.0 needed by python2-pyramid
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sentry-sdk
|
||||
Version: 1.34.0
|
||||
Version: 1.36.0
|
||||
Release: 0
|
||||
Summary: Python SDK for Sentry.io
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user