commit:     401a84c2285f4e2b3fd4735ed94d482951aa3330
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Apr 13 21:34:34 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Apr 13 22:15:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=401a84c2

dev-python/http-ece: enable py3.12

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/http-ece/http-ece-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/http-ece/http-ece-1.2.0.ebuild 
b/dev-python/http-ece/http-ece-1.2.0.ebuild
index e2a1c22bf1..1b66fed68a 100644
--- a/dev-python/http-ece/http-ece-1.2.0.ebuild
+++ b/dev-python/http-ece/http-ece-1.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

Reply via email to