commit:     59daaa9616865435b58f715f3fe5005e6c88e309
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 10:13:26 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 10:13:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59daaa96

dev-python/nbclassic: enable py3.11

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

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

diff --git a/dev-python/nbclassic/nbclassic-0.4.7.ebuild 
b/dev-python/nbclassic/nbclassic-0.4.7.ebuild
index 906c4dc832f4..941985dcdd52 100644
--- a/dev-python/nbclassic/nbclassic-0.4.7.ebuild
+++ b/dev-python/nbclassic/nbclassic-0.4.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 DISTUTILS_USE_PEP517=jupyter
 
 inherit distutils-r1 xdg-utils

Reply via email to