15
0
2021-11-08 12:39:50 +00:00
committed by Git OBS Bridge
parent 1a390bd219
commit a1e02e0cac
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 8 12:39:42 UTC 2021 - Dirk Müller <dmueller@suse.com>
- add xml dependencies
-------------------------------------------------------------------
Tue Jun 9 11:09:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-junitxml
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,10 @@ Source: https://files.pythonhosted.org/packages/source/j/junitxml/junitx
# tests are failing
Patch0: junitxml-tests.patch
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module xml}
%ifpython2
Requires: python-xml
%endif
BuildRequires: fdupes
BuildArch: noarch
%python_subpackages