14
0

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

- Update to 0.13.1
  - Add new global functions for setting scope/context data.
  - Fix a bug that would make Django 1.11+ apps crash when using
    function-based middleware.

OBS-URL: https://build.opensuse.org/request/show/742962
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=17
This commit is contained in:
Jimmy Berry
2019-10-25 14:58:57 +00:00
committed by Git OBS Bridge
parent 1e0f3f2445
commit 500ba9cadd
4 changed files with 12 additions and 4 deletions

View File

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