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
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
3 additions and
2 deletions
-
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. |