summaryrefslogtreecommitdiff
path: root/python-sentry-sdk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sentry-sdk.spec')
-rw-r--r--python-sentry-sdk.spec8
1 files changed, 4 insertions, 4 deletions
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