Accepting request 1157651 from devel:languages:python

rollback

OBS-URL: https://build.opensuse.org/request/show/1157651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=68
This commit is contained in:
Eric Schirra 2024-03-13 15:09:27 +00:00 committed by Git OBS Bridge
parent 7633802f34
commit 888cdcc631
2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Wed Mar 13 13:56:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
- remove optional ipbd dependency as it no longer exists for 3.9
-------------------------------------------------------------------
Tue Feb 13 11:28:05 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@ -56,6 +56,7 @@ BuildRequires: %{python_module PySocks}
BuildRequires: %{python_module eventlet}
BuildRequires: %{python_module gevent}
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module ipdb}
BuildRequires: %{python_module jsonschema >= 3.2.0}
BuildRequires: %{python_module pyramid}
BuildRequires: %{python_module pyrsistent >= 0.16.0}