14
0

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
This commit is contained in:
2023-03-07 13:09:01 +00:00
committed by Git OBS Bridge
parent 4f9d950ec1
commit 4e7bfa9589
2 changed files with 6 additions and 3 deletions

View File

@@ -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 <yarunachalam@suse.com>

View File

@@ -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