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

- Update to 0.11.1
  - Remove a faulty assertion (observed in environment with
    Django Channels and ASGI).

OBS-URL: https://build.opensuse.org/request/show/725150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=7
This commit is contained in:
Jimmy Berry 2019-08-21 21:21:10 +00:00 committed by Git OBS Bridge
parent 6c59663eb6
commit c0edbd9b44
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:599f3d5f2495b9996898f9018870607268645aeeceffb017297dda6eb5af9854
size 131603

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 19 20:18:33 UTC 2019 - Jimmy Berry <jberry@suse.com>
- Update to 0.11.1
- Remove a faulty assertion (observed in environment with
Django Channels and ASGI).
-------------------------------------------------------------------
Fri Aug 16 21:37:16 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.11.0
Version: 0.11.1
Release: 0
Summary: Python SDK for Sentry.io
License: BSD-2-Clause