academic/python3-scipy: Note on why we can't update

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-04-03 14:39:59 -07:00 committed by Willy Sudiarto Raharjo
parent ffc70e3aae
commit e9058db15e
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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).