commit:     753d438f83878332778de8d53d7f51d137246071
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 19:09:32 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=753d438f

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

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

 .../jupyter-server-mathjax/jupyter-server-mathjax-0.2.6-r1.ebuild     | 4 ++--
 dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6-r1.ebuild 
b/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6-r1.ebuild
index d4f2476d9c11..125009c457db 100644
--- a/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6-r1.ebuild
+++ b/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6-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=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 
 inherit distutils-r1 pypi
 

diff --git 
a/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6.ebuild 
b/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6.ebuild
index 4e1a74670903..f5bc641cb705 100644
--- a/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.2.6.ebuild
+++ b/dev-python/jupyter-server-mathjax/jupyter-server-mathjax-0.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=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to