Hello community,
here is the log from the commit of package python-sentry-sdk for
openSUSE:Factory checked in at 2019-10-03 14:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sentry-sdk (Old)
and /work/SRC/openSUSE:Factory/.python-sentry-sdk.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sentry-sdk"
Thu Oct 3 14:09:00 2019 rev:6 rq:734673 version:0.12.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sentry-sdk/python-sentry-sdk.changes
2019-10-02 11:58:46.635049904 +0200
+++
/work/SRC/openSUSE:Factory/.python-sentry-sdk.new.2352/python-sentry-sdk.changes
2019-10-03 14:09:06.084155571 +0200
@@ -1,0 +2,11 @@
+Wed Oct 2 20:34:44 UTC 2019 - Jimmy Berry <[email protected]>
+
+- Update to 0.12.3
+ - Various performance improvements to event sending.
+ - Avoid crashes when scope or hub is racy.
+ - Revert a change that broke applications using gevent and channels
+ (in the same virtualenv, but different processes).
+ - Fix a bug that made the SDK crash on unicode in SQL.
+- Comment out test build dependencies since tests are disabled.
+
+-------------------------------------------------------------------
Old:
----
python-sentry-sdk-0.12.2.tar.gz
New:
----
python-sentry-sdk-0.12.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sentry-sdk.spec ++++++
--- /var/tmp/diff_new_pack.joqGHU/_old 2019-10-03 14:09:06.940153369 +0200
+++ /var/tmp/diff_new_pack.joqGHU/_new 2019-10-03 14:09:06.944153359 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sentry-sdk
-Version: 0.12.2
+Version: 0.12.3
Release: 0
Summary: Python SDK for Sentry.io
License: BSD-2-Clause
@@ -43,16 +43,16 @@
Requires: python-urllib3
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module Werkzeug}
-BuildRequires: %{python_module eventlet}
-BuildRequires: %{python_module gevent}
-BuildRequires: %{python_module hypothesis}
-BuildRequires: %{python_module pyramid}
-BuildRequires: %{python_module pytest-localserver}
-BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module rq}
-BuildRequires: %{python_module tornado}
-BuildRequires: %{python_module tox}
+# BuildRequires: %{python_module Werkzeug}
+# BuildRequires: %{python_module eventlet}
+# BuildRequires: %{python_module gevent}
+# BuildRequires: %{python_module hypothesis}
+# BuildRequires: %{python_module pyramid}
+# BuildRequires: %{python_module pytest-localserver}
+# BuildRequires: %{python_module pytest}
+# BuildRequires: %{python_module rq}
+# BuildRequires: %{python_module tornado}
+# BuildRequires: %{python_module tox}
# /SECTION
%python_subpackages
++++++ python-sentry-sdk-0.12.2.tar.gz -> python-sentry-sdk-0.12.3.tar.gz ++++++
++++ 4285 lines of diff (skipped)