Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyYAML for openSUSE:Factory checked in at 2022-03-12 17:14:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyYAML (Old) and /work/SRC/openSUSE:Factory/.python-PyYAML.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyYAML" Sat Mar 12 17:14:34 2022 rev:26 rq:961036 version:6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyYAML/python-PyYAML.changes 2021-11-27 00:51:04.330854311 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyYAML.new.25692/python-PyYAML.changes 2022-03-12 17:14:35.366243983 +0100 @@ -1,0 +2,6 @@ +Wed Mar 9 12:51:17 UTC 2022 - pgaj...@suse.com + +- do not use setup.py test construct + https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyYAML.spec ++++++ --- /var/tmp/diff_new_pack.Tlw2uU/_old 2022-03-12 17:14:36.834245682 +0100 +++ /var/tmp/diff_new_pack.Tlw2uU/_new 2022-03-12 17:14:36.842245691 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyYAML # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ %ifarch ppc ppc64 s390 s390x ulimit -Sn 2048 %endif -%python_exec setup.py test +%{python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python tests/lib/test_all.py} %files %{python_files} %license LICENSE