Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tree-sitter version to 0.23.0 #6077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gmlarumbe
Copy link
Contributor

Separate PR from #6076 to update tree-sitter to a newer version after adding tree-sitter-systemverilog CI jobs.

@gmlarumbe
Copy link
Contributor Author

For some reason pip cannot find the latest tree-sitter version (https://pypi.org/project/tree-sitter/):

ERROR: Could not find a version that satisfies the requirement tree_sitter==0.23.0 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.20.3, 0.20.4)
ERROR: No matching distribution found for tree_sitter==0.23.0

Might it have to do with python version?

On the other hand, tree-sitter-verilog seems unmaintained. There is an open PR from some months ago to update it to version 0.21: tree-sitter/tree-sitter-verilog#76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant