From 4d0646f4d45456574afe1329610fef3451f540a3 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 17 Jan 2025 10:55:03 -0800 Subject: python/python3-gast: Update README note Signed-off-by: Willy Sudiarto Raharjo --- python/python3-gast/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python/python3-gast') diff --git a/python/python3-gast/README b/python/python3-gast/README index ab8cfc9bbc..d94c89a881 100644 --- a/python/python3-gast/README +++ b/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. -- cgit v1.2.3