Accepting request 855634 from home:bnavigator:branches:devel:languages:python
- Fix condition around BuildRequirement OBS-URL: https://build.opensuse.org/request/show/855634 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-genty?expand=0&rev=9
This commit is contained in:
parent
6a0d99acd7
commit
6529d75ef6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 00:46:41 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Fix condition around BuildRequirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 13 19:33:37 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -31,8 +31,8 @@ Patch0: remove_mock.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
%ifpython2
|
||||
BuildRequires: %{python_module mock}
|
||||
%if 0%{?suse_version} <= 1500
|
||||
BuildRequires: python-mock
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user