Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-podman for openSUSE:Factory checked in at 2021-06-01 10:37:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-podman (Old) and /work/SRC/openSUSE:Factory/.python-podman.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-podman" Tue Jun 1 10:37:27 2021 rev:3 rq:895722 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-podman/python-podman.changes 2020-02-21 16:42:14.570019239 +0100 +++ /work/SRC/openSUSE:Factory/.python-podman.new.1898/python-podman.changes 2021-06-01 10:38:41.120938039 +0200 @@ -1,0 +2,5 @@ +Thu May 27 07:35:27 UTC 2021 - pgaj...@suse.com + +- %check: run test via %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-podman.spec ++++++ --- /var/tmp/diff_new_pack.p3WTrr/_old 2021-06-01 10:38:41.648938937 +0200 +++ /var/tmp/diff_new_pack.p3WTrr/_new 2021-06-01 10:38:41.648938937 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-podman # -# 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 @@ -61,7 +61,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v tests/ %files %{python_files} %doc AUTHORS CHANGES.txt ChangeLog README.md