commit:     4a7c3430bb8390792a80962d3372592680ea584a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 07:40:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 07:41:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7c3430

dev-python/pyparted: enable py3.11

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

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

diff --git a/dev-python/pyparted/pyparted-3.12.0.ebuild 
b/dev-python/pyparted/pyparted-3.12.0.ebuild
index 32404cf09dbc..5eb6652a4b2c 100644
--- a/dev-python/pyparted/pyparted-3.12.0.ebuild
+++ b/dev-python/pyparted/pyparted-3.12.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 

Reply via email to