From 4e7bfa9589c7e59194c7396bf408d4af9526f41090145586562979f07b08a83d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 7 Mar 2023 13:09:01 +0000 Subject: [PATCH] Accepting request 1069823 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1069823 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar2?expand=0&rev=8 --- python-progressbar2.changes | 5 +++++ python-progressbar2.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) 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