From 12f94a2fde6bc1553f3c8322f4a248311fca25d4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:40:32 +0000 Subject: automatic import of python-sentry-sdk --- .gitignore | 1 + python-sentry-sdk.spec | 8 ++++---- sources | 2 +- 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 - 1.19.1-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3