commit:     d0a2d7157e9c3d05a309d0959a791c577d15fb60
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 09:04:05 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 09:04:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a2d715

dev-python/ewmh: mark Python 3.11 compatible

Closes: https://bugs.gentoo.org/896778
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

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

diff --git a/dev-python/ewmh/ewmh-0.1.6.ebuild 
b/dev-python/ewmh/ewmh-0.1.6.ebuild
index eaee900fa347..abb9eb9c8520 100644
--- a/dev-python/ewmh/ewmh-0.1.6.ebuild
+++ b/dev-python/ewmh/ewmh-0.1.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 

Reply via email to