summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 10:40:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 10:40:32 +0000
commit12f94a2fde6bc1553f3c8322f4a248311fca25d4 (patch)
tree53ed6cebedb1638d55fcf688d00799bdb947d0f4
parent62cc49766787855836e17643cd8a797312ff3a24 (diff)
automatic import of python-sentry-sdkopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-sentry-sdk.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index ca28c26..a08e9c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/sentry-sdk-1.19.1.tar.gz
+/sentry-sdk-1.20.0.tar.gz
diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec
index a269dec..78b7fb8 100644
--- a/python-sentry-sdk.spec
+++ b/python-sentry-sdk.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sentry-sdk
-Version: 1.19.1
+Version: 1.20.0
Release: 1
Summary: Python client for Sentry (https://sentry.io)
License: MIT
URL: https://github.com/getsentry/sentry-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f3/e4/b82bfa04cf41fb18650fce8f0eff50816ada964115e90533a872ac3946d6/sentry-sdk-1.19.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b1/34/137dada9c32f9e8571d9f547b70ee9b58737fdadae9bf297038cae442237/sentry-sdk-1.20.0.tar.gz
BuildArch: noarch
@@ -220,7 +220,7 @@ If you need help setting up or configuring the Python SDK (or anything else in t
Licensed under the MIT license, see [`LICENSE`](LICENSE)
%prep
-%autosetup -n sentry-sdk-1.19.1
+%autosetup -n sentry-sdk-1.20.0
%build
%py3_build
@@ -260,5 +260,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.19.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.0-1
- Package Spec generated
diff --git a/sources b/sources
index c953ed9..546dabb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e64331e26853b8203d215a511b98955 sentry-sdk-1.19.1.tar.gz
+8d179bb012373bbda615a94daadf2ae2 sentry-sdk-1.20.0.tar.gz