Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rollbar for openSUSE:Factory 
checked in at 2024-01-12 23:45:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rollbar (Old)
 and      /work/SRC/openSUSE:Factory/.python-rollbar.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rollbar"

Fri Jan 12 23:45:47 2024 rev:10 rq:1138235 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rollbar/python-rollbar.changes    
2023-02-28 12:48:54.156581963 +0100
+++ /work/SRC/openSUSE:Factory/.python-rollbar.new.21961/python-rollbar.changes 
2024-01-12 23:46:08.460166355 +0100
@@ -1,0 +2,26 @@
+Fri Jan 12 08:18:36 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 1.0.0:
+  * Some of the major work has been on making performance
+    improvements to the more data intensive parts of the package.
+    There should be some improvements across the board, however
+    some exciting new performance features include:
+  * A new HTTP transfer mechanism that uses a pool of background
+    worker threads to transmit logs and reports to the Rollbar
+    system. You can enable it with the following...
+  * Removed Python 2
+  * Fixed handling `sensitive_post_parameters` decorator in
+    Django
+  * Fixed Werkzeug DeprecationWarning of `BaseRequest`
+  * Fixed missing locals shortening on items with "trace_chain"
+    instead of "trace"
+  * Fixed FastAPI version comparison
+  * Fixed #436 `WSGIRequest` has no attribute
+    `sensitive_post_parameters`.
+  * Added new `thread_pool` handler
+  * Added Rollbar branding to the readme
+  * Added batched transform to increase sanitization and
+    serialization performance
+- drop python-rollbar-no-unittest2.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  python-rollbar-no-unittest2.patch
  v0.16.3.tar.gz

New:
----
  v1.0.0.tar.gz

BETA DEBUG BEGIN:
  Old:    serialization performance
- drop python-rollbar-no-unittest2.patch (upstream)
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-rollbar.spec ++++++
--- /var/tmp/diff_new_pack.197jez/_old  2024-01-12 23:46:08.948184217 +0100
+++ /var/tmp/diff_new_pack.197jez/_new  2024-01-12 23:46:08.952184363 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rollbar
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,13 @@
 #
 
 
-%bcond_without python2
 Name:           python-rollbar
-Version:        0.16.3
+Version:        1.0.0
 Release:        0
 Summary:        Report exceptions, errors, and log messages to Rollbar
 License:        MIT
 URL:            https://github.com/rollbar/pyrollbar
 Source:         https://github.com/rollbar/pyrollbar/archive/v%{version}.tar.gz
-# https://github.com/rollbar/pyrollbar/pull/340
-Patch0:         python-rollbar-no-unittest2.patch
 BuildRequires:  %{python_module WebOb}
 BuildRequires:  %{python_module blinker}
 BuildRequires:  %{python_module httpx}
@@ -41,11 +38,6 @@
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 BuildArch:      noarch
-%if %{with python2}
-BuildRequires:  python2-enum34
-BuildRequires:  python2-mock
-BuildRequires:  python2-unittest2
-%endif
 %python_subpackages
 
 %description

++++++ v0.16.3.tar.gz -> v1.0.0.tar.gz ++++++
++++ 3035 lines of diff (skipped)

Reply via email to