commit:     0a5d644743715b3aaca9f74728abafb66db41801
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 20:36:16 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 10 20:38:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5d6447

dev-python/simplejson: Enable py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/simplejson/simplejson-3.17.5-r1.ebuild 
b/dev-python/simplejson/simplejson-3.17.5-r1.ebuild
index a8971fc8bc71..84d4dee1f814 100644
--- a/dev-python/simplejson/simplejson-3.17.5-r1.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 

Reply via email to