commit 70325291a5a9d1c58e460b91c4a2dbc84e34225d
Author: Arkadiusz Miśkiewicz <ar...@maven.pl>
Date:   Sun Jul 1 13:11:44 2018 +0200

    - rel 2; disable optimizations on x32

 python3.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index a64e5e3..b0d1557 100644
--- a/python3.spec
+++ b/python3.spec
@@ -18,6 +18,7 @@
 #   test_time: test_AsTimeval (test.test_time.TestCPyTime), rounding error
 %ifarch x32
 %define                broken_tests_x32        test_time
+%undefine      with_optimizations
 %endif
 %define                broken_tests    test_nntplib test_gdb test_site 
test_ssl %{?broken_tests_x32}
 
@@ -40,7 +41,7 @@ Summary(tr.UTF-8):    X arayüzlü, yüksek düzeyli, kabuk 
yorumlayıcı dili
 Summary(uk.UTF-8):     Мова програмування дуже високого рівня з X-інтерфейсом
 Name:          python3
 Version:       %{py_ver}.6
-Release:       1
+Release:       2
 Epoch:         1
 License:       PSF
 Group:         Development/Languages/Python
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/70325291a5a9d1c58e460b91c4a2dbc84e34225d

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to