Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xmldiff for openSUSE:Factory checked in at 2021-06-04 00:34:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xmldiff (Old) and /work/SRC/openSUSE:Factory/.python-xmldiff.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xmldiff" Fri Jun 4 00:34:02 2021 rev:20 rq:897222 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xmldiff/python-xmldiff.changes 2020-05-16 22:27:20.889397972 +0200 +++ /work/SRC/openSUSE:Factory/.python-xmldiff.new.1898/python-xmldiff.changes 2021-06-04 00:34:21.317008100 +0200 @@ -1,0 +2,5 @@ +Thu Jun 3 13:19:51 UTC 2021 - [email protected] + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xmldiff.spec ++++++ --- /var/tmp/diff_new_pack.SKYQ6O/_old 2021-06-04 00:34:21.913009816 +0200 +++ /var/tmp/diff_new_pack.SKYQ6O/_new 2021-06-04 00:34:21.917009827 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-xmldiff # -# 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 @@ -32,7 +32,7 @@ Requires: python-setuptools Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Conflicts: %{oldpython}-xmldiff < %{version} BuildArch: noarch # SECTION test requirements @@ -63,7 +63,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %post %python_install_alternative xmlpatch
