From 59b34a7dde4c2f8e2d962cf67ae6cf580f373073aa05c36b77ab206c33f297f9 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Fri, 7 May 2021 05:50:17 +0000 Subject: [PATCH] Accepting request 891160 from home:ecsos:messenger:matrix Update to 1.1.0 OBS-URL: https://build.opensuse.org/request/show/891160 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=33 --- python-sentry-sdk.changes | 14 ++++++++++++++ python-sentry-sdk.spec | 10 +++++----- sentry-python-1.0.0.tar.gz | 3 --- sentry-python-1.1.0.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 sentry-python-1.0.0.tar.gz create mode 100644 sentry-python-1.1.0.tar.gz diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index b59e601..319016d 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu May 6 18:54:28 UTC 2021 - ecsos + +- Update to 1.1.0 + - Fix for AWSLambda integration returns value of original handler + #1106 + - Fix for RQ integration that only captures exception if RQ job + has failed and ignore retries #1076 + - Feature that supports Tracing for the Tornado integration #1060 + - Feature that supports wild cards in ignore_logger in the + Logging Integration #1053 + - Fix for django that deals with template span description names + that are either lists or tuples #1054 + ------------------------------------------------------------------- Wed Mar 10 06:36:59 UTC 2021 - ecsos diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index 6be1d29..1273e4b 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -20,7 +20,7 @@ # nothing provides python2-venusian >= 1.0 needed by python2-pyramid %define skip_python2 1 Name: python-sentry-sdk -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Python SDK for Sentry.io License: BSD-2-Clause @@ -58,12 +58,12 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module tox} # /SECTION # SECTION extra requirements - which rise up buildtime error or missing in openSUSE -#BuildRequires: %%{python_module Django >= 1.8} -#BuildRequires: %%{python_module sanic >= 0.8} -#BuildRequires: %%{python_module apache-beam >= 2.12} #BuildRequires: %%{python_module pyspark >= 2.4.4} -#BuildRequires: %%{python_module pure_eval} +#BuildRequires: %%{python_module Django >= 1.8} +#BuildRequires: %%{python_module apache-beam >= 2.12} #BuildRequires: %%{python_module chalice >= 1.16.0} +#BuildRequires: %%{python_module pure_eval} +#BuildRequires: %%{python_module sanic >= 0.8} # /SECTION Requires: python-Flask >= 0.11 Requires: python-SQLAlchemy >= 1.2 diff --git a/sentry-python-1.0.0.tar.gz b/sentry-python-1.0.0.tar.gz deleted file mode 100644 index 8516a9a..0000000 --- a/sentry-python-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d84b396f31877b1a287711a55db72f93d7c586bd81f3215d687aef4a1c770261 -size 213707 diff --git a/sentry-python-1.1.0.tar.gz b/sentry-python-1.1.0.tar.gz new file mode 100644 index 0000000..1e3d631 --- /dev/null +++ b/sentry-python-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a8ca3651976a46a64793c09942f2023984156bd402b53991dd3d8430cabee8 +size 215946