forked from pool/python-sentry-sdk
- Update to 0.11.0
- mostly bug fixes - integration with SQLAlchemy and Apache Beam OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=4
This commit is contained in:
parent
ccfad8a11c
commit
00b9de126c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b18f002dde09bb2986893dd7bb42a410f76d4c105cd02ce6f5723252869859ec
|
||||
size 124485
|
3
python-sentry-sdk-0.11.0.tar.gz
Normal file
3
python-sentry-sdk-0.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:599f3d5f2495b9996898f9018870607268645aeeceffb017297dda6eb5af9854
|
||||
size 131603
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 16 21:37:16 UTC 2019 - Jimmy Berry <jberry@suse.com>
|
||||
|
||||
- Update to 0.11.0
|
||||
- mostly bug fixes
|
||||
- integration with SQLAlchemy and Apache Beam
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 14:19:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sentry-sdk
|
||||
Version: 0.10.2
|
||||
Version: 0.11.0
|
||||
Release: 0
|
||||
Summary: Python SDK for Sentry.io
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user