diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-01-17 10:57:42 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-18 08:13:06 +0700 |
| commit | d9e232d3ce5aed6eea3f24afa0ade49c02a24239 (patch) | |
| tree | f55763e9c9bbdb0504fbb1cc8f948b6b2045cf59 /python/python3-pythran/README | |
| parent | 4d0646f4d45456574afe1329610fef3451f540a3 (diff) | |
python/python3-pythran: Add README note for pinned version
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pythran/README')
| -rw-r--r-- | python/python3-pythran/README | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
