From 82948cf45869b9d27fa4a567bce978855ef3e247 Mon Sep 17 00:00:00 2001 From: David Brochart Date: Wed, 14 Jan 2026 15:55:07 +0100 Subject: [PATCH] Replace tree_sitter_languages with tree-sitter-language-pack --- recipe/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index d07ceb3..2d4788d 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -13,7 +13,7 @@ source: sha256: 5355f2dc16fbdc452a714dee2e440125e33b82373b3032cb53bea96e7019fa0b build: - number: 0 + number: 1 noarch: python script: ${{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation @@ -32,7 +32,7 @@ requirements: - rich >=14.2.0 run_constraints: - tree_sitter >=0.25.0 - - tree_sitter_languages =1.10.2 + - tree-sitter-language-pack >=0.13.0 tests: - python: