commit:     0bc5e0dd40e46101a45410caa53d567491b71bab
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sat Jan 13 22:52:16 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Jan 13 22:52:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0bc5e0dd

dev-python/ahocorasick: enable py3.12

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/ahocorasick/ahocorasick-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ahocorasick/ahocorasick-2.0.0.ebuild 
b/dev-python/ahocorasick/ahocorasick-2.0.0.ebuild
index 35423a72b0..8afff33d94 100644
--- a/dev-python/ahocorasick/ahocorasick-2.0.0.ebuild
+++ b/dev-python/ahocorasick/ahocorasick-2.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_EXT=1
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{8..12} )
 PYPI_PN="py${PN}"
 PYPI_NO_NORMALIZE=1
 

Reply via email to