commit:     f93a75dd6f3f01e8177dc0fb78a0f5932ea9fb27
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Fri May 26 19:52:19 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:29:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93a75dd

dev-python/uri_template: enable py3.12

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-python/uri_template/uri_template-1.2.0-r1.ebuild 
b/dev-python/uri_template/uri_template-1.2.0-r1.ebuild
index 865e28f7eb29..cb1917ed7b34 100644
--- a/dev-python/uri_template/uri_template-1.2.0-r1.ebuild
+++ b/dev-python/uri_template/uri_template-1.2.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1
 

Reply via email to