Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pexpect for openSUSE:Factory checked in at 2022-11-10 14:19:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pexpect (Old) and /work/SRC/openSUSE:Factory/.python-pexpect.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pexpect" Thu Nov 10 14:19:17 2022 rev:35 rq:1034807 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pexpect/python-pexpect.changes 2021-08-06 22:44:56.954052675 +0200 +++ /work/SRC/openSUSE:Factory/.python-pexpect.new.1597/python-pexpect.changes 2022-11-10 14:19:19.397351255 +0100 @@ -1,0 +2,5 @@ +Wed Nov 9 10:07:50 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- skip extra tests for qemu based builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pexpect.spec ++++++ --- /var/tmp/diff_new_pack.Ah89Jv/_old 2022-11-10 14:19:19.833353658 +0100 +++ /var/tmp/diff_new_pack.Ah89Jv/_new 2022-11-10 14:19:19.841353702 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pexpect # -# 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 @@ -66,7 +66,7 @@ # test_bash https://github.com/pexpect/pexpect/issues/568 # test_large_stdout_stream - random # test_pager_as_cat - needs manpages that would pull extra deps -%pytest -k 'not test_bash and not test_large_stdout_stream and not test_pager_as_cat' +%pytest -k "not test_bash and not test_large_stdout_stream and not test_pager_as_cat %{?qemu_user_space_build: and not test_spawn_uses_env}" %files %{python_files} %license LICENSE