forked from pool/python-progressbar2
Accepting request 823633 from home:dmacvicar:branches:devel:languages:python
- Remove unnecessary python_module devel BuildRequires - Restore conflicts with python-progressbar - Restore BuildArch noarch OBS-URL: https://build.opensuse.org/request/show/823633 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar2?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
9e8341d579
commit
2b4a4d6957
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 11:06:51 UTC 2020 - Duncan Mac-Vicar <dmacvicar@suse.com>
|
||||
|
||||
- Remove unnecessary python_module devel BuildRequires
|
||||
- Restore conflicts with python-progressbar
|
||||
- Restore BuildArch noarch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 09:43:04 UTC 2020 - Duncan Mac-Vicar <dmacvicar@suse.com>
|
||||
|
||||
|
@@ -25,12 +25,13 @@ License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/WoLpH/python-progressbar
|
||||
Source: https://files.pythonhosted.org/packages/source/p/progressbar2/progressbar2-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
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}
|
||||
|
Reference in New Issue
Block a user