Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xvfbwrapper for openSUSE:Factory checked in at 2021-08-28 22:29:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xvfbwrapper (Old) and /work/SRC/openSUSE:Factory/.python-xvfbwrapper.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xvfbwrapper" Sat Aug 28 22:29:17 2021 rev:7 rq:914741 version:0.2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xvfbwrapper/python-xvfbwrapper.changes 2020-04-21 13:06:57.400368249 +0200 +++ /work/SRC/openSUSE:Factory/.python-xvfbwrapper.new.1899/python-xvfbwrapper.changes 2021-08-28 22:29:33.666002280 +0200 @@ -1,0 +2,5 @@ +Fri Aug 27 12:27:38 UTC 2021 - pgaj...@suse.com + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xvfbwrapper.spec ++++++ --- /var/tmp/diff_new_pack.IHJeku/_old 2021-08-28 22:29:34.134002763 +0200 +++ /var/tmp/diff_new_pack.IHJeku/_new 2021-08-28 22:29:34.134002763 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-xvfbwrapper # -# 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 @@ -59,7 +59,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test -v +%pyunittest discover -v %files %{python_files} %doc README.rst