Accepting request 1223471 from devel:languages:python

- Remove ipdb from BuildRequires, it should have been removed with 2.8.

OBS-URL: https://build.opensuse.org/request/show/1223471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sentry-sdk?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2024-11-12 18:22:02 +00:00 committed by Git OBS Bridge
commit 949189e404
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 12 02:14:34 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Remove ipdb from BuildRequires, it should have been removed with 2.8.
-------------------------------------------------------------------
Fri Nov 1 15:10:38 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@ -60,7 +60,6 @@ BuildRequires: %{python_module fastapi >= 0.79.0}
BuildRequires: %{python_module gevent}
BuildRequires: %{python_module greenlet}
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}