From 09026e98cd0efb2526f43b7f7b9a69e4e81ed03045c11835d3e60e11730c5ba5 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Fri, 27 Aug 2021 09:48:15 +0000 Subject: [PATCH] Accepting request 914227 from home:mnhauke:gns3 - Update to 1.3.1 * Fix detection of contextvars compatibility with Gevent versions >=20.9.0 . - Update to 1.3.0 * Add support for Sanic versions 20 and 21 . - Update to 1.2.0 * Fix for AWSLambda Integration to handle other path formats for function initial handler #1139 * Fix for worker to set deamon attribute instead of deprecated setDaemon method #1093 * Fix for bottle Integration that discards -dev for version extraction #1085 * Fix for transport that adds a unified hook for capturing metrics about dropped events #1100 * Add Httpx Integration #1119 * Add support for china domains in AWSLambda Integration #1051 OBS-URL: https://build.opensuse.org/request/show/914227 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=35 --- python-sentry-sdk.changes | 20 ++++++++++++++++++++ python-sentry-sdk.spec | 2 +- sentry-python-1.1.0.tar.gz | 3 --- sentry-python-1.3.1.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 sentry-python-1.1.0.tar.gz create mode 100644 sentry-python-1.3.1.tar.gz diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index 319016d..c262884 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Aug 25 12:00:44 UTC 2021 - Martin Hauke + +- Update to 1.3.1 + * Fix detection of contextvars compatibility with Gevent + versions >=20.9.0 . +- Update to 1.3.0 + * Add support for Sanic versions 20 and 21 . +- Update to 1.2.0 + * Fix for AWSLambda Integration to handle other path formats + for function initial handler #1139 + * Fix for worker to set deamon attribute instead of deprecated + setDaemon method #1093 + * Fix for bottle Integration that discards -dev for version + extraction #1085 + * Fix for transport that adds a unified hook for capturing + metrics about dropped events #1100 + * Add Httpx Integration #1119 + * Add support for china domains in AWSLambda Integration #1051 + ------------------------------------------------------------------- Thu May 6 18:54:28 UTC 2021 - ecsos diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index 1273e4b..bb30085 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.1.0 +Version: 1.3.1 Release: 0 Summary: Python SDK for Sentry.io License: BSD-2-Clause diff --git a/sentry-python-1.1.0.tar.gz b/sentry-python-1.1.0.tar.gz deleted file mode 100644 index 1e3d631..0000000 --- a/sentry-python-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78a8ca3651976a46a64793c09942f2023984156bd402b53991dd3d8430cabee8 -size 215946 diff --git a/sentry-python-1.3.1.tar.gz b/sentry-python-1.3.1.tar.gz new file mode 100644 index 0000000..51f47cb --- /dev/null +++ b/sentry-python-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f0893c9b06df88ae6fff8ca7a2b33975b8e8b62aa3cae6f2b4704754f2c9fd +size 219705