diff --git a/python-genfire.changes b/python-genfire.changes index db9f337..c2f0d19 100644 --- a/python-genfire.changes +++ b/python-genfire.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 4 10:06:29 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Tue Jan 11 21:01:09 UTC 2022 - Dirk Müller diff --git a/python-genfire.spec b/python-genfire.spec index 00ce5d1..e31398f 100644 --- a/python-genfire.spec +++ b/python-genfire.spec @@ -35,7 +35,6 @@ BuildRequires: %{python_module pyFFTW} BuildRequires: %{python_module pyparsing >= 2.2.0} BuildRequires: %{python_module scipy >= 0.19.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.10.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Pillow >= 4.1.1 @@ -45,7 +44,6 @@ Requires: python-pyFFTW Requires: python-pyparsing >= 2.2.0 Requires: python-scipy >= 0.19.0 Requires: python-setuptools -Requires: python-six >= 1.10.0 BuildArch: noarch Requires(post): update-alternatives Requires(postun):update-alternatives