14
0

Accepting request 1240260 from home:ecsos:python

Update.

OBS-URL: https://build.opensuse.org/request/show/1240260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=89
This commit is contained in:
2025-01-25 21:11:10 +00:00
committed by Git OBS Bridge
parent f003493f88
commit c7223d7577
4 changed files with 52 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sentry-sdk
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
# nothing provides python2-venusian >= 1.0 needed by python2-pyramid
%{?sle15_python_module_pythons}
Name: python-sentry-sdk
Version: 2.19.0
Version: 2.20.0
Release: 0
Summary: Python SDK for Sentry.io
License: BSD-2-Clause
@@ -32,6 +32,7 @@ BuildRequires: %{python_module SQLAlchemy >= 1.2}
BuildRequires: %{python_module aiohttp >= 3.5}
BuildRequires: %{python_module asttokens}
BuildRequires: %{python_module asyncpg >= 0.23}
BuildRequires: %{python_module base >= 3.6}
BuildRequires: %{python_module blinker >= 1.1}
BuildRequires: %{python_module bottle >= 0.12.13}
BuildRequires: %{python_module celery >= 4}