diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index e95df7f..7ebf617 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 12 02:14:34 UTC 2024 - Steve Kowalik + +- Remove ipdb from BuildRequires, it should have been removed with 2.8. + ------------------------------------------------------------------- Fri Nov 1 15:10:38 UTC 2024 - ecsos diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index a99c641..7f13162 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -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}