File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ def _create_deprecated_vendor_specific_distribution(base_distribution):
275275
276276def register_tools_distribution (owner_suite , register_distribution ):
277277 """
278- Creates a dynamic TOOLS meta-POM distribution containing all tool meta POMs.
278+ Registers a dynamic TOOLS meta-POM distribution that aggregates all individual tool meta- POMs.
279279 For compatibility reasons, it also creates a legacy <TOOL>_COMMUNITY_DEPRECATED distribution
280280 with `<tool>-community` Maven artifact id for each tool.
281281 :type register_distribution: (mx.Distribution) -> None
Original file line number Diff line number Diff line change 6565 },
6666 {
6767 "name" : "graalpython" ,
68- "version" : "5e846266a4dd6e1796a41faa9768bbd37eed322a " ,
68+ "version" : "9c75f8969912c669f5b3ebd089fe15767d543ae3 " ,
6969 "dynamic" : True ,
7070 "urls" : [
7171 {"url" : "https://github.com/graalvm/graalpython.git" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments