14
0

4 Commits

Author SHA256 Message Date
5fd9bb119d Update to version 0.25.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tree-sitter?expand=0&rev=6
2025-08-11 10:02:18 +00:00
9938c8a2ed Accepting request 1240742 from home:glaubitz:branches:devel:languages:python
- Update to 0.24.0
  * Additions:
    - Language.copy()
    - Language.node_kind_is_supertype(id)
    - Language.__copy__()
    - LogType (enum)
    - Node.child_with_descendant(descendant)
    - Node.field_name_for_named_child(descendant)
    - Parser.print_dot_graphs(file)
    - Parser.logger (getter + setter)
    - Tree.copy()
    - Tree.print_dot_graph(file)
    - Tree.__copy__()
  * Deprecations:
    - Language(ptr: int)
    - Node.child_containing_descendant(descendant):
      use Node.child_with_descendant(descendant)

OBS-URL: https://build.opensuse.org/request/show/1240742
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tree-sitter?expand=0&rev=4
2025-01-28 10:26:56 +00:00
63750ca71a - It is really not possible to run the test suite right now. Make
a note about it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tree-sitter?expand=0&rev=2
2024-12-03 13:46:16 +00:00
aafcedcbff Accepting request 1227843 from home:ojkastl_buildservice:Branch_devel_kubic
new package python-tree-sitter, optional runtime dependency of and required by tests in python-textual

OBS-URL: https://build.opensuse.org/request/show/1227843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tree-sitter?expand=0&rev=1
2024-12-03 12:53:58 +00:00