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

dev-python/jupyter-lsp: Drop py3.11 (following IPython)

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

 dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild    | 4 ++--
 dev-python/jupyter-lsp/jupyter-lsp-2.3.0-r1.ebuild | 4 ++--
 dev-python/jupyter-lsp/jupyter-lsp-2.3.0.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild 
b/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild
index 5ddb8be22c6a..0a9e058c3869 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 optfeature pypi
 

diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.3.0-r1.ebuild 
b/dev-python/jupyter-lsp/jupyter-lsp-2.3.0-r1.ebuild
index f465c0cd2b62..9471664ea901 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.3.0-r1.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.3.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 
 inherit distutils-r1 optfeature pypi
 

diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.3.0.ebuild 
b/dev-python/jupyter-lsp/jupyter-lsp-2.3.0.ebuild
index 5ddb8be22c6a..0a9e058c3869 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.3.0.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.3.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 optfeature pypi
 

Reply via email to