commit:     95c6b2b9e384502069ba8ec5a8d7203db60267aa
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 10:05:57 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 10:05:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c6b2b9

dev-python/notebook_shim: enable py3.11

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

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

diff --git a/dev-python/notebook_shim/notebook_shim-0.2.0.ebuild 
b/dev-python/notebook_shim/notebook_shim-0.2.0.ebuild
index a2adde6f8a4f..6196cf48e09d 100644
--- a/dev-python/notebook_shim/notebook_shim-0.2.0.ebuild
+++ b/dev-python/notebook_shim/notebook_shim-0.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 DISTUTILS_USE_PEP517=hatchling
 inherit distutils-r1
 

Reply via email to