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:
commit
949189e404
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user