Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-beniget for openSUSE:Factory checked in at 2021-06-01 10:37:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-beniget (Old) and /work/SRC/openSUSE:Factory/.python-beniget.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beniget" Tue Jun 1 10:37:35 2021 rev:5 rq:895750 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-beniget/python-beniget.changes 2020-08-31 16:51:03.928378137 +0200 +++ /work/SRC/openSUSE:Factory/.python-beniget.new.1898/python-beniget.changes 2021-06-01 10:38:48.932951339 +0200 @@ -1,0 +2,5 @@ +Wed May 26 06:21:08 UTC 2021 - [email protected] + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-beniget.spec ++++++ --- /var/tmp/diff_new_pack.cqnqOl/_old 2021-06-01 10:38:49.388952115 +0200 +++ /var/tmp/diff_new_pack.cqnqOl/_new 2021-06-01 10:38:49.388952115 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-beniget # -# 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 @@ -48,7 +48,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest -v tests/*.py %files %{python_files} %doc README.rst
