Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

tree-sitter-python-0.23.6-3.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: tree-sitter-python Distribution: openSUSE:Factory:zSystems
Version: 0.23.6 Vendor: openSUSE
Release: 3.1 Build date: Thu Aug 20 11:09:41 2026
Group: Unspecified Build host: reproducible
Size: 490448 Source RPM: tree-sitter-python-0.23.6-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/tree-sitter/tree-sitter-python
Summary: Python grammar for tree-sitter
Python binding for the python tree-sitter grammar.

Provides

Requires

License

MIT

Changelog

* Thu Aug 20 2026 Martin Pluskal <mpluskal@suse.com>
  - Ship the upstream Python binding as pythonXYZ flavor subpackages
    via the shared %treesitter_python_install macro and the singlespec
    python_subpackage_only template. The compiled _binding extension
    is not built: the macro installs upstream's pure-Python package
    files and generates a _binding.py that loads the grammar library
    this package ships, so the parser is not compiled a second time
    and no python devel/pip/wheel BuildRequires are needed.
  - The python subpackage pins the grammar package exactly and
    Suggests py