]> git.pld-linux.org Git - packages/python3.git/blobdiff - python3.spec
- disable ssl tests, missing insecure protocols are too confusing for the testsuite
[packages/python3.git] / python3.spec
index d79a81bf72ddf31b69682d1f6c930e08b868fa24..a7cf9ec950327fe7aae6aecf637aecb79d16ac18 100644 (file)
@@ -18,7 +18,7 @@
 %ifarch x32
 %define                broken_tests_x32        test_time
 %endif
-%define                broken_tests    test_nntplib test_gdb test_site %{?broken_tests_x32}
+%define                broken_tests    test_nntplib test_gdb test_site test_ssl %{?broken_tests_x32}
 
 %define py_ver         3.6
 %define py_abi         %{py_ver}m
This page took 0.029122 seconds and 4 git commands to generate.