commit:     b646d7e7bc5157c4b0eec36232512ae19f3ebdb3
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue May  7 18:00:21 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May  7 18:00:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b646d7e7

dev-python/proxy_tools: enable py3.12

Closes: https://bugs.gentoo.org/931397
Signed-off-by: tastytea <gentoo <AT> tastytea.de>

 dev-python/proxy_tools/proxy_tools-0.1.0_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/proxy_tools/proxy_tools-0.1.0_p1.ebuild 
b/dev-python/proxy_tools/proxy_tools-0.1.0_p1.ebuild
index 359c7c539e..4696ed71f8 100644
--- a/dev-python/proxy_tools/proxy_tools-0.1.0_p1.ebuild
+++ b/dev-python/proxy_tools/proxy_tools-0.1.0_p1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 

Reply via email to