Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sentry-sdk for 
openSUSE:Factory checked in at 2025-01-27 20:52:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sentry-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-sentry-sdk.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sentry-sdk"

Mon Jan 27 20:52:34 2025 rev:41 rq:1240306 version:2.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sentry-sdk/python-sentry-sdk.changes      
2024-11-24 11:04:52.736538478 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sentry-sdk.new.2316/python-sentry-sdk.changes
    2025-01-27 20:53:00.225068702 +0100
@@ -1,0 +2,46 @@
+Fri Jan 24 18:35:13 UTC 2025 - ecsos <ec...@opensuse.org>
+
+- Update to 2.20.0
+  - New integration: Add Typer integration (#3869) by @patrick91
+  - For more information, see the documentation for the TyperIntegration.
+  - New integration: Add Unleash feature flagging integration (#3888) by 
@aliu39
+  - For more information, see the documentation for the UnleashIntegration.
+  - Add custom tracking of feature flag evaluations (#3860) by @aliu39
+  - Feature Flags: Register LD hook in setup instead of init, and don't check 
for initialization (#3890) by @aliu39
+  - Feature Flags: Moved adding of flags context into Scope (#3917) by 
@antonpirker
+  - Create a separate group for feature flag test suites (#3911) by @sentrivana
+  - Fix flaky LaunchDarkly tests (#3896) by @aliu39
+  - Fix LRU cache copying (#3883) by @ffelixg
+  - Fix cache pollution from mutable reference (#3887) by @cmanallen
+  - Centralize minimum version checking (#3910) by @sentrivana
+  - Support SparkIntegration activation after SparkContext created (#3411) by 
@seyoon-lim
+  - Preserve ARQ enqueue_job kwdefaults after patching (#3903) by @danmr
+  - Add Github workflow to comment on issues when a fix was released (#3866) 
by @antonpirker
+  - Update test matrix for Sanic (#3904) by @antonpirker
+  - Rename scripts (#3885) by @sentrivana
+  - Fix CI (#3878) by @sentrivana
+  - Treat potel-base as release branch in CI (#3912) by @sentrivana
+  - build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 
(#3893) by @dependabot
+  - build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#3867) by 
@dependabot
+  - build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#3892) by 
@dependabot
+- Changes from 2.19.2
+  * Various fixes & improvements
+    - Deepcopy and ensure get_all function always terminates (#3861) by 
@cmanallen
+    - Cleanup chalice test environment (#3858) by @antonpirker
+- Changes from 2.19.1
+  * Various fixes & improvements
+    - Fix errors when instrumenting Django cache (#3855) by @BYK
+    - Copy scope.client reference as well (#3857) by @sl0thentr0py
+    - Don't give up on Spotlight on 3 errors (#3856) by @BYK
+    - Add missing stack frames (#3673) by @antonpirker
+    - Fix wrong metadata type in async gRPC interceptor (#3205) by @fdellekart
+    - Rename launch darkly hook to match JS SDK (#3743) by @aliu39
+    - Script for checking if our instrumented libs are Python 3.13 compatible 
(#3425) by @antonpirker
+    - Improve Ray tests (#3846) by @antonpirker
+    - Test with Celery 5.5.0rc3 (#3842) by @sentrivana
+    - Fix asyncio testing setup (#3832) by @sl0thentr0py
+    - Bump codecov/codecov-action from 5.0.2 to 5.0.7 (#3821) by @dependabot
+    - Fix CI (#3834) by @sentrivana
+    - Use new ClickHouse GH action (#3826) by @antonpirker
+
+-------------------------------------------------------------------

Old:
----
  sentry-python-2.19.0.tar.gz

New:
----
  sentry-python-2.20.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sentry-sdk.spec ++++++
--- /var/tmp/diff_new_pack.Zy5iiR/_old  2025-01-27 20:53:02.301154270 +0100
+++ /var/tmp/diff_new_pack.Zy5iiR/_new  2025-01-27 20:53:02.305154434 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sentry-sdk
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 # nothing provides python2-venusian >= 1.0 needed by python2-pyramid
 %{?sle15_python_module_pythons}
 Name:           python-sentry-sdk
-Version:        2.19.0
+Version:        2.20.0
 Release:        0
 Summary:        Python SDK for Sentry.io
 License:        BSD-2-Clause
@@ -32,6 +32,7 @@
 BuildRequires:  %{python_module aiohttp >= 3.5}
 BuildRequires:  %{python_module asttokens}
 BuildRequires:  %{python_module asyncpg >= 0.23}
+BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module blinker >= 1.1}
 BuildRequires:  %{python_module bottle >= 0.12.13}
 BuildRequires:  %{python_module celery >= 4}

++++++ sentry-python-2.19.0.tar.gz -> sentry-python-2.20.0.tar.gz ++++++
++++ 6119 lines of diff (skipped)

Reply via email to