diff --git a/python3.12.spec b/python3.12.spec index e9c52bc..cdd66c4 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -1118,7 +1118,7 @@ CheckPython() { # upstream report: https://bugs.python.org/issue45783 LD_LIBRARY_PATH=$ConfDir $ConfDir/python -m test.regrtest \ - -wW --slowest -j0 --timeout=1800 \ + -wW --slowest -j0 --timeout=7200 \ -i test_freeze_simple_script \ %if %{with bootstrap} -x test_distutils \