aboutsummaryrefslogtreecommitdiff
path: root/python/python3-beniget/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-beniget/README')
-rw-r--r--python/python3-beniget/README4
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.