Accepting request 883686 from devel:languages:python
- fix python 2.x build OBS-URL: https://build.opensuse.org/request/show/883686 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ddt?expand=0&rev=14
This commit is contained in:
commit
b897b3a47a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 20:25:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- fix python 2.x build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 21:06:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -33,7 +33,8 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module pytest}
|
||||
%if %{with python2}
|
||||
BuildRequires: python-mock
|
||||
BuildRequires: python2-enum34
|
||||
BuildRequires: python2-mock
|
||||
%endif
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user