commit:     1271a7c796c62f0bcaeb5cfa6580fb98100f7338
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 09:57:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 27 10:12:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1271a7c7

dev-python/tree-sitter: enable py3.12

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/tree-sitter/tree-sitter-0.20.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/tree-sitter/tree-sitter-0.20.1.ebuild 
b/dev-python/tree-sitter/tree-sitter-0.20.1.ebuild
index 23016739400f..8388598b62b2 100644
--- a/dev-python/tree-sitter/tree-sitter-0.20.1.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.20.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 

Reply via email to