diff --git a/python-flufl.bounce.changes b/python-flufl.bounce.changes index ba30ccd..556b2c1 100644 --- a/python-flufl.bounce.changes +++ b/python-flufl.bounce.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 18 10:46:47 UTC 2023 - Daniel Garcia + +- Remove not needed dependency python-six + ------------------------------------------------------------------- Tue Jul 5 07:31:39 UTC 2022 - Andreas Schneider diff --git a/python-flufl.bounce.spec b/python-flufl.bounce.spec index 870183e..5510368 100644 --- a/python-flufl.bounce.spec +++ b/python-flufl.bounce.spec @@ -1,7 +1,7 @@ # # spec file for package python-flufl.bounce # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-flufl.bounce Version: 4.0 @@ -34,7 +33,6 @@ Requires: python-zope.interface # SECTION test requirements BuildRequires: %{python_module atpublic} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} BuildRequires: %{python_module zope.interface} # /SECTION BuildRequires: fdupes