summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-04-03 14:39:59 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-04 10:25:43 +0700
commite9058db15e19ca1293d6e665f6d87b1f3811038c (patch)
tree84a4d1150ae5bcebe551b590381266e64b595d53 /academic
parentffc70e3aaef8d79e05c23c23ece68a984bcb289d (diff)
downloadslackbuilds-e9058db15e19ca1293d6e665f6d87b1f3811038c.tar.gz
slackbuilds-e9058db15e19ca1293d6e665f6d87b1f3811038c.tar.xz
academic/python3-scipy: Note on why we can't update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/python3-scipy/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/python3-scipy/README b/academic/python3-scipy/README
index d46b964786..c4b1d1d862 100644
--- a/academic/python3-scipy/README
+++ b/academic/python3-scipy/README
@@ -21,3 +21,6 @@ If you need to build scipy for debugging, set DEBUG=YES.
NOTE: this is for Python 3. If you need Python 2 support, install
python2-scipy.
+
+ADDITIONAL NOTE: Unable to support newer versions than 1.12.0 due to
+requiring a newer Cython than included in Slackware (needs 3.0.8).