commit:     64b9e1bf02ee9f36572a725d93c4efe4cbf0c7b6
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 01:25:02 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 01:57:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b9e1bf

dev-python/itunespy: enable python 3.11

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

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

diff --git a/dev-python/itunespy/itunespy-1.6-r1.ebuild 
b/dev-python/itunespy/itunespy-1.6-r1.ebuild
index 1409dcbcaa44..c8faaee18db8 100644
--- a/dev-python/itunespy/itunespy-1.6-r1.ebuild
+++ b/dev-python/itunespy/itunespy-1.6-r1.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