Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package unrar_wrapper for openSUSE:Factory checked in at 2021-08-27 21:44:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unrar_wrapper (Old) and /work/SRC/openSUSE:Factory/.unrar_wrapper.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unrar_wrapper" Fri Aug 27 21:44:00 2021 rev:5 rq:914560 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/unrar_wrapper/unrar_wrapper.changes 2020-05-23 17:28:42.607572806 +0200 +++ /work/SRC/openSUSE:Factory/.unrar_wrapper.new.1899/unrar_wrapper.changes 2021-08-27 21:45:13.758063560 +0200 @@ -1,0 +2,5 @@ +Fri Aug 27 09:36:49 UTC 2021 - [email protected] + +- %check: do not use setup.py test + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unrar_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.Z9BpJm/_old 2021-08-27 21:45:14.266064167 +0200 +++ /var/tmp/diff_new_pack.Z9BpJm/_new 2021-08-27 21:45:14.270064171 +0200 @@ -1,7 +1,7 @@ # # spec file for package unrar_wrapper # -# 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 @@ -42,7 +42,7 @@ python3 setup.py build %check -python3 setup.py test +python3 -m unittest -v %install python3 setup.py install --root=%{buildroot}
