Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python311 for openSUSE:Factory checked in at 2022-09-07 11:05:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python311 (Old) and /work/SRC/openSUSE:Factory/.python311.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python311" Wed Sep 7 11:05:45 2022 rev:7 rq:1001451 version:3.11.0rc1 Changes: -------- --- /work/SRC/openSUSE:Factory/python311/python311.changes 2022-08-28 13:12:43.364605955 +0200 +++ /work/SRC/openSUSE:Factory/.python311.new.2083/python311.changes 2022-09-07 11:05:52.580382080 +0200 @@ -1,0 +2,5 @@ +Mon Sep 5 08:43:49 UTC 2022 - Andreas Schwab <sch...@suse.de> + +- Increase testsuite timeout for test_freeze_simple_script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python311.spec ++++++ --- /var/tmp/diff_new_pack.9rAEfp/_old 2022-09-07 11:05:53.676384866 +0200 +++ /var/tmp/diff_new_pack.9rAEfp/_new 2022-09-07 11:05:53.680384877 +0200 @@ -576,7 +576,7 @@ # Use timeout, like make target buildbottest # We cannot run tests parallel, because osc build environment doesn???t # have /dev/shm -%make_build -j1 test TESTOPTS="-u curses -v -x $EXCLUDE --timeout=3000" +%make_build -j1 test TESTOPTS="-u curses -v -x $EXCLUDE --timeout=5400" # use network, be verbose: #make test TESTOPTS="-l -u network -v" %endif