14
0

Accepting request 788536 from home:mcalabkova:branches:devel:languages:python

- update to 0.14.3
  * Attempt to use a monotonic clock to measure span durations in Performance/APM.
  * Avoid overwriting explicitly set user data in web framework integrations.
  * Allow to pass keyword arguments to `capture_event` instead of configuring the scope.
  * Feature development for session tracking.

OBS-URL: https://build.opensuse.org/request/show/788536
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal
2020-03-26 13:08:44 +00:00
committed by Git OBS Bridge
parent abe881a66b
commit bfa269a57b
4 changed files with 13 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
# nothing provides python2-venusian >= 1.0 needed by python2-pyramid
%define skip_python2 1
Name: python-sentry-sdk
Version: 0.14.2
Version: 0.14.3
Release: 0
Summary: Python SDK for Sentry.io
License: BSD-2-Clause