commit:     cf429f5ce9aad534c56ea00f590535f3058c838f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 19:09:07 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 19:19:11 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf429f5c

dev-python/notebook-shim: Drop py3.11 (following IPython)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/notebook-shim/notebook-shim-0.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/notebook-shim/notebook-shim-0.2.4.ebuild 
b/dev-python/notebook-shim/notebook-shim-0.2.4.ebuild
index b67998dae00e..eaa91ecb40ef 100644
--- a/dev-python/notebook-shim/notebook-shim-0.2.4.ebuild
+++ b/dev-python/notebook-shim/notebook-shim-0.2.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..14} )
+PYTHON_COMPAT=(  python3_{12..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to