aboutsummaryrefslogtreecommitdiff
path: root/python/python3-gast/README
AgeCommit message (Collapse)Author
2025-01-18python/python3-gast: Update README noteJeremy Hansen
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-07-20python/python3-gast: Downgrade to 0.5.5Jeremy Hansen
I didn't notice this update broke python/python3-pythran (and packages depending on that, like academic/python3-scipy). Currently, pythran only supports 0.6.x versions of gast in it's master branch. Downgrading to 0.5.5 until pythran on SBo supports newer versions of gast. Thanks to Alexander Verbovetsky for the heads up! Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12python/python3-gast: Added (compatibility layer between the AST).Isaac Yu
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>