Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PrettyTable for openSUSE:Factory checked in at 2021-10-20 20:23:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PrettyTable (Old) and /work/SRC/openSUSE:Factory/.python-PrettyTable.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PrettyTable" Wed Oct 20 20:23:08 2021 rev:10 rq:926297 version:0.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PrettyTable/python-PrettyTable.changes 2020-12-12 20:31:27.881795720 +0100 +++ /work/SRC/openSUSE:Factory/.python-PrettyTable.new.1890/python-PrettyTable.changes 2021-10-20 20:23:44.641358065 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 10:39:59 UTC 2021 - [email protected] + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PrettyTable.spec ++++++ --- /var/tmp/diff_new_pack.VaCdUZ/_old 2021-10-20 20:23:45.017358297 +0200 +++ /var/tmp/diff_new_pack.VaCdUZ/_new 2021-10-20 20:23:45.021358299 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PrettyTable # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2011 Christian Berendt. # # All modifications and additions to the file contributed by third parties @@ -54,7 +54,7 @@ %check export LANG=en_US.UTF-8 -%python_exec setup.py test +%pyunittest prettytable_test.py %files %{python_files} %license COPYING
