Dirk Mueller 2021-04-07 20:25:47 +00:00 committed by Git OBS Bridge
parent 1f272cb384
commit e259d84859
2 changed files with 7 additions and 1 deletions

View File

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

View File

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