diff --git a/python-isort.changes b/python-isort.changes index 96e1566..ef8eafc 100644 --- a/python-isort.changes +++ b/python-isort.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:20:33 UTC 2024 - Daniel Garcia + +- Remove not needed build dependencies + ------------------------------------------------------------------- Fri Aug 30 02:57:29 UTC 2024 - Steve Kowalik diff --git a/python-isort.spec b/python-isort.spec index 600aa1d..970ea54 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -63,10 +63,8 @@ BuildRequires: %{python_module hypothesmith} BuildRequires: %{python_module isort == %{version}} BuildRequires: %{python_module libcst} BuildRequires: %{python_module natsort} -BuildRequires: %{python_module numpy} BuildRequires: %{python_module pip-api} BuildRequires: %{python_module pipreqs} -BuildRequires: %{python_module poetry} %if %{with pylama} BuildRequires: %{python_module pylama} %endif