commit:     88f0e1be6e7d589bfc97a246ba257a20c9d0f1fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 03:44:52 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 03:55:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f0e1be

dev-python/pysmi: enable py3.11

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-python/pysmi/pysmi-0.3.4.ebuild 
b/dev-python/pysmi/pysmi-0.3.4.ebuild
index 63653a47521a..3007398510fa 100644
--- a/dev-python/pysmi/pysmi-0.3.4.ebuild
+++ b/dev-python/pysmi/pysmi-0.3.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Python Lex & Yacc"

Reply via email to