diff --git a/python-sentry-sdk-0.13.0.tar.gz b/python-sentry-sdk-0.13.0.tar.gz deleted file mode 100644 index 06cb393..0000000 --- a/python-sentry-sdk-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93245d352ff8ded72034cf2a61eecfab502401b2046ae5b14741e353bb707ced -size 144398 diff --git a/python-sentry-sdk-0.13.1.tar.gz b/python-sentry-sdk-0.13.1.tar.gz new file mode 100644 index 0000000..6cc45e7 --- /dev/null +++ b/python-sentry-sdk-0.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04801aba5abb098b7b7f0c48369e44ebee98549fffb5fbeb61a2751aa09962c8 +size 144038 diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index 0dad8ec..b89d94a 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 25 14:53:43 UTC 2019 - Jimmy Berry + +- 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. + ------------------------------------------------------------------- Thu Oct 17 21:13:24 UTC 2019 - Jimmy Berry diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index c7b38df..8aec3e0 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -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