diff --git a/python37.spec b/python37.spec index 04bd2d6..0407d87 100644 --- a/python37.spec +++ b/python37.spec @@ -18,7 +18,7 @@ URL: https://www.python.org/ # WARNING When rebasing to a new Python version, # remember to update the python3-docs package as well Version: %{pybasever}.0 -Release: 0.14.%{?prerel}%{?dist} +Release: 0.15.%{?prerel}%{?dist} License: Python @@ -1061,6 +1061,9 @@ CheckPython() { %ifarch ppc64le -x test_buffer \ %endif + -x test_multiprocessing_fork \ + -x test_multiprocessing_forkserver \ + -x test_multiprocessing_spawn \ echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: $ConfName @@ -1557,6 +1560,9 @@ CheckPython optimized # ====================================================== %changelog +* Thu Apr 19 2018 Miro Hrončok - 3.7.0-0.15.b3 +- Skip test_multiprocessing_fork(server) and _spawn for now + * Thu Mar 29 2018 Miro Hrončok - 3.7.0-0.14.b3 - Update to 3.7.0b3