Browse Source

python/python3-gast: Update README note

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/277/head
Jeremy Hansen 9 months ago
committed by Willy Sudiarto Raharjo
parent
commit
4d0646f4d4
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 5
      python/python3-gast/README

5
python/python3-gast/README

@ -3,5 +3,6 @@ GAST provides a compatibility layer between the AST
ast.parse from the standard ast module.
NOTE: Unable to support newer versions than 0.5.5 due to breaking
python/python3-pythran. As of 19 JUL 24, only the master branch of
pythran supports gast 0.6.x.
python/python3-pythran. python3-pythran cannot be updated further due
to breaking academic/python3-scipy, which can't be updated due to an
older Cython in Slackware 15.0.
Loading…
Cancel
Save