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:
Eric Schirra 2023-11-22 08:20:19 +00:00 committed by Git OBS Bridge
parent c6b0a6eed7
commit 7b1da306b3
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Nov 21 19:14:03 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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)
-------------------------------------------------------------------
Thu Nov 2 15:49:52 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6565231f3dddc73a36def4ba8749044a34b8be3c73c56d2af8cdfa9b78e88bf4
size 432143

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d892d7afaf52159e5c7abd3bfa55ed21faadb08f218df6a3272827cea72282db
size 441169