8bbfef91cb
and it's been through most of a bulk on i386 by me albeit with python default switched to 3.10 (plus various consumers tested separately with 3.9). - i386 is using --disable-optimization for now; 1.20 added cpu optimizations (SSE, AVX, etc) with runtime detect, but with any optimization level we're hitting segfaults at runtime in numpy's own tests, and when building other ports that use numpy (e.g. makehuman) - macppc segfaults in numpy's own tests - this isn't new for this version, 1.19.5 failed in this way on OpenBSD too, but various other runtime use is working (e.g. able to build py-scipy and makehuman with this). old patches were supposedly needed to build numpy itself and scipy; they are no longer needed for those so I've removed them. |
||
---|---|---|
.. | ||
patch-numpy_core_setup_common_py | ||
patch-numpy_distutils_command_build_src_py | ||
patch-numpy_distutils_site_cfg |