Accepting request 746718 from home:jberry:branches:devel:languages:python

- Update to 0.13.2
  - Fix a bug in APM that would cause wrong durations to be
    displayed on non-UTC servers.

OBS-URL: https://build.opensuse.org/request/show/746718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal 2019-11-09 07:12:36 +00:00 committed by Git OBS Bridge
parent 500ba9cadd
commit af2a7e4c32
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04801aba5abb098b7b7f0c48369e44ebee98549fffb5fbeb61a2751aa09962c8
size 144038

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3ea7cf45b0c07163e92fbce49466db145a544b5e512fc32fc1ba406fbd63ec9
size 144241

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 8 23:09:33 UTC 2019 - Jimmy Berry <jberry@suse.com>
- Update to 0.13.2
- Fix a bug in APM that would cause wrong durations to be
displayed on non-UTC servers.
-------------------------------------------------------------------
Fri Oct 25 14:53:43 UTC 2019 - Jimmy Berry <jberry@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sentry-sdk
Version: 0.13.1
Version: 0.13.2
Release: 0
Summary: Python SDK for Sentry.io
License: BSD-2-Clause