diff --git a/python-progressbar2.changes b/python-progressbar2.changes index 87a6d8b..7210107 100644 --- a/python-progressbar2.changes +++ b/python-progressbar2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 7 06:29:07 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Tue Dec 13 16:11:53 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-progressbar2.spec b/python-progressbar2.spec index d443cfe..2aa9a07 100644 --- a/python-progressbar2.spec +++ b/python-progressbar2.spec @@ -1,7 +1,7 @@ # # spec file for package python-progressbar2 # -# 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 @@ -29,14 +29,12 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-python-utils >= 2.3.0 -Requires: python-six Conflicts: python-progressbar BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module freezegun} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-utils >= 2.3.0} -BuildRequires: %{python_module six} # /SECTION %python_subpackages