From d9e232d3ce5aed6eea3f24afa0ade49c02a24239 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 17 Jan 2025 10:57:42 -0800 Subject: python/python3-pythran: Add README note for pinned version Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pythran/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python/python3-pythran') diff --git a/python/python3-pythran/README b/python/python3-pythran/README index 32e80a1c06..9b9d9d7b41 100644 --- a/python/python3-pythran/README +++ b/python/python3-pythran/README @@ -5,3 +5,7 @@ native Python module with the same interface, but (hopefully) faster. It is meant to efficiently compile scientific programs, and takes advantage of multi-cores and SIMD instruction units. + +NOTE: Unable to support newer versions than 0.15.0 due to breaking +academic/python3-scipy, which is stuck at that version due to the +version of Cython in Slackware 15.0. -- cgit v1.2.3