Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dbus-python for openSUSE:Factory checked in at 2021-06-16 20:33:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dbus-python (Old) and /work/SRC/openSUSE:Factory/.python-dbus-python.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dbus-python" Wed Jun 16 20:33:25 2021 rev:10 rq:899902 version:1.2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dbus-python/python-dbus-python.changes 2021-01-15 19:43:43.513789715 +0100 +++ /work/SRC/openSUSE:Factory/.python-dbus-python.new.32437/python-dbus-python.changes 2021-06-16 20:33:34.538990631 +0200 @@ -1,0 +2,5 @@ +Wed Jun 9 00:48:35 UTC 2021 - Simon Lees <sfl...@suse.de> + +- Enable testsuite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dbus-python.spec ++++++ --- /var/tmp/diff_new_pack.WwlFG7/_old 2021-06-16 20:33:35.038991484 +0200 +++ /var/tmp/diff_new_pack.WwlFG7/_new 2021-06-16 20:33:35.038991484 +0200 @@ -122,6 +122,14 @@ } +%check +%{python_expand pushd build_%{$python_bin_suffix} + +make check + +popd +} + %install %{python_expand pushd build_%{$python_bin_suffix}