diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index b130f3c..e240d97 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 13 13:56:29 UTC 2024 - Dirk Müller + +- remove optional ipbd dependency as it no longer exists for 3.9 + ------------------------------------------------------------------- Tue Feb 13 11:28:05 UTC 2024 - ecsos diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index bd7d2f2..ef2b3d5 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -56,7 +56,6 @@ 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}