commit: 55c86ca4d24527a89dbe1f425dfb0351f966ae59 Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Thu Oct 17 19:40:44 2024 +0000 Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> CommitDate: Thu Oct 17 19:40:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=55c86ca4
profiles: mask dev-python/tree-sitter-languages Depends on <dev-python/tree-sitter-0.22, which has been dropped. Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index db98b67af..4185617a2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,12 @@ # New entries go on top. +# Takuya Wakazono <[email protected]> (2024-10-18) +# Depends on <dev-python/tree-sitter-0.22, which has been dropped. +# Upstream does not support newer treesitter yet. +# https://github.com/grantjenks/py-tree-sitter-languages/issues/71 +dev-python/tree-sitter-languages + # Takuya Wakazono <[email protected]> (2024-10-18) # Unmaintained in guru and it doesn't build since 2022. # Removal on 2024-11-18. Bug #831138.
