diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-12-17 19:26:48 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-20 07:50:50 +0700 |
| commit | b1b66d0ffdb3d2322cbe3f27deef0d4b444c2bb6 (patch) | |
| tree | 15ab556c258e9e71e41b85d02846b785be353556 /python | |
| parent | bd83fc8a93dbd017e7b6e126b219538aa543395b (diff) | |
python/python3-beniget: Note on why we can't update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-beniget/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-beniget/README b/python/python3-beniget/README index c6a6c81962..7786c89c6f 100644 --- a/python/python3-beniget/README +++ b/python/python3-beniget/README @@ -1,3 +1,7 @@ Beniget is a collection of Compile-time analyse on Python Abstract Syntax Tree (AST). It is a building block for writing static analyzer or compiler for Python. + +NOTE: Unable to support newer versions than 0.4.2.post1 due to other +other packages on SBo not being able to be updated due to 15.0 being +stuck with older versions of dependencies. |
