From 66eeda8a2ab00770b6a18afae1f71ac9450c4e96628003e9211eecb37e8b6b13 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 7 Nov 2022 07:41:05 +0000 Subject: [PATCH] Accepting request 1033483 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1033483 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-genfire?expand=0&rev=9 --- python-genfire.changes | 5 +++++ python-genfire.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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