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 2022-07-03 18:26:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sentry-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-sentry-sdk.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sentry-sdk"

Sun Jul  3 18:26:59 2022 rev:20 rq:986447 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sentry-sdk/python-sentry-sdk.changes      
2022-01-31 22:57:39.937442719 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sentry-sdk.new.1548/python-sentry-sdk.changes
    2022-07-03 18:27:03.468750010 +0200
@@ -1,0 +2,72 @@
+Sun Jul  3 09:34:55 UTC 2022 - ecsos <ec...@opensuse.org>
+
+- Update to 1.6.0
+  - Fix Deployment (#1474)
+  - Serverless V2 (#1450)
+  - Use logging levelno instead of levelname. Levelnames can be
+    overridden (#1449)
+
+-------------------------------------------------------------------
+Sun Jul  3 09:24:33 UTC 2022 - ecsos <ec...@opensuse.org>
+
+- Update to 1.5.12
+  - feat(measurements): Add experimental set_measurement api on
+    transaction (#1359)
+  - fix: Remove incorrect usage from flask helper example (#1434)
+- Update to 1.5.11
+  - chore: Bump mypy and fix abstract ContextManager typing (#1421)
+  - chore(issues): add link to Sentry support (#1420)
+  - fix: replace git.io links with redirect targets (#1412)
+  - ref: Update error verbose for sentry init (#1361)
+  - fix(sessions): Update session also for non sampled events and
+    change filter order (#1394)
+- Update to 1.5.10
+  - Remove Flask version contraint (#1395)
+  - Change ordering of event drop mechanisms (#1390)
+- Update to 1.5.9
+  - fix(sqlalchemy): Use context instead of connection in
+    sqlalchemy integration (#1388)
+  - Update correct test command in contributing docs (#1377)
+  - Update black (#1379)
+  - build(deps): bump sphinx from 4.1.1 to 4.5.0 (#1376)
+  - fix: Auto-enabling Redis and Pyramid integration (#737)
+  - feat(testing): Add pytest-watch (#853)
+  - Treat x-api-key header as sensitive (#1236)
+  - fix: Remove obsolete MAX_FORMAT_PARAM_LENGTH (#1375)
+- Update to 1.5.8
+  - feat(asgi): Add support for setting transaction name to path
+    in FastAPI (#1349)
+  - fix(sqlalchemy): Change context manager type to avoid race in
+    threads (#1368)
+  - fix(perf): Fix transaction setter on scope to use
+    containing_transaction to match with getter (#1366)
+  - chore(ci): Change stale GitHub workflow to run once a day
+    (#1367)
+  - feat(django): Make django middleware expose more wrapped
+    attributes (#1202)
+- Update to 1.5.7
+  - fix(serializer): Make sentry_repr dunder method to avoid mock
+    problems (#1364)
+- Update to 1.5.6
+  - Create feature.yml (#1350)
+  - Update contribution guide (#1346)
+  - chore: add bug issue template (#1345)
+  - Added default value for auto_session_tracking (#1337)
+  - docs(readme): reordered content (#1343)
+  - fix(tests): Removed unsupported Django 1.6 from tests to avoid
+    confusion (#1338)
+  - Group captured warnings under separate issues (#1324)
+  - build(changelogs): Use automated changelogs from Craft (#1340)
+  - fix(aiohttp): AioHttpIntegration sentry_app_handle() now
+    ignores ConnectionResetError (#1331)
+  - meta: Remove black GH action (#1339)
+  - feat(flask): Add sentry_trace() template helper (#1336)
+- Update to 1.5.5
+  - Add session tracking to ASGI integration (#1329)
+  - Pinning test requirements versions (#1330)
+  - Allow classes to short circuit serializer with sentry_repr
+    (#1322)
+  - Set default on json.dumps in compute_tracestate_value to ensure
+    string conversion (#1318)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-sentry-sdk.spec ++++++
--- /var/tmp/diff_new_pack.KfVtU0/_old  2022-07-03 18:27:03.916750671 +0200
+++ /var/tmp/diff_new_pack.KfVtU0/_new  2022-07-03 18:27:03.920750678 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-sentry-sdk
-Version:        1.5.4
+Version:        1.6.0
 Release:        0
 Summary:        Python SDK for Sentry.io
 License:        BSD-2-Clause
@@ -65,6 +65,7 @@
 #BuildRequires:  %%{python_module apache-beam >= 2.12}
 #BuildRequires:  %%{python_module chalice >= 1.16.0}
 #BuildRequires:  %%{python_module pure_eval}
+#BuildRequires:  %%{python_module quart >= 1.16.1}
 #BuildRequires:  %%{python_module sanic >= 0.8}
 # /SECTION
 Requires:       python-Flask >= 0.11
@@ -116,7 +117,7 @@
 %pytest -k 'not (test_transport_works or 
test_auto_enabling_integrations_catches_import_error or test_filename or 
test_transport_infinite_loop or test_simple_rate_limits or 
test_data_category_limits or test_complex_limits_without_data_category or 
test_leaks)'
 
 %files %{python_files}
-%doc README.md CHANGELOG.md
+%doc README.md CHANGELOG.md CONTRIBUTING.md CONTRIBUTING-aws-lambda.md
 %license LICENSE
 %{python_sitelib}/*
 

++++++ sentry-python-1.5.4.tar.gz -> sentry-python-1.6.0.tar.gz ++++++
++++ 3678 lines of diff (skipped)

Reply via email to