From: Arkadiusz Miƛkiewicz Date: Wed, 28 Dec 2016 21:07:21 +0000 (+0100) Subject: - working way X-Git-Tag: auto/th/python3-3.6.0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fpython3-3.6.0-1 - working way --- diff --git a/python3.spec b/python3.spec index d1875f3..ec646e7 100644 --- a/python3.spec +++ b/python3.spec @@ -15,12 +15,10 @@ # test_site: fails because our site.py is patched to include both /usr/share/... and /usr/lib... # test_gdb: fails, as the gdb uses old python version # test_time: test_AsTimeval (test.test_time.TestCPyTime), rounding error -%define broken_tests test_nntplib \ %ifarch x32 - test_time \ +%define broken_tests_x32 test_time %endif - test_gdb \ - test_site +%define broken_tests test_nntplib test_gdb test_site %{?broken_tests_x32} %define py_ver 3.6 %define py_abi %{py_ver}m