Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-junitxml for openSUSE:Factory checked in at 2021-11-10 21:46:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-junitxml (Old) and /work/SRC/openSUSE:Factory/.python-junitxml.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-junitxml" Wed Nov 10 21:46:04 2021 rev:3 rq:930175 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-junitxml/python-junitxml.changes 2020-06-11 14:46:50.357756081 +0200 +++ /work/SRC/openSUSE:Factory/.python-junitxml.new.1890/python-junitxml.changes 2021-11-10 21:46:12.063804991 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 12:39:42 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- add xml dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-junitxml.spec ++++++ --- /var/tmp/diff_new_pack.26dqfq/_old 2021-11-10 21:46:12.791805309 +0100 +++ /var/tmp/diff_new_pack.26dqfq/_new 2021-11-10 21:46:12.795805310 +0100 @@ -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 @@ # 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