commit:     5b363d665ea31baedc94f2cd7284e03ea7a8ac40
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 17:31:55 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 17:31:55 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b363d66

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

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

 dev-python/nbdime/nbdime-4.0.2.ebuild | 4 ++--
 dev-python/nbdime/nbdime-4.0.3.ebuild | 2 +-
 dev-python/nbdime/nbdime-4.0.4.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/nbdime/nbdime-4.0.2.ebuild 
b/dev-python/nbdime/nbdime-4.0.2.ebuild
index c5b070b17aca..7d9a137f0e60 100644
--- a/dev-python/nbdime/nbdime-4.0.2.ebuild
+++ b/dev-python/nbdime/nbdime-4.0.2.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=hatchling
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

diff --git a/dev-python/nbdime/nbdime-4.0.3.ebuild 
b/dev-python/nbdime/nbdime-4.0.3.ebuild
index 14d8e9532cb8..48a1a963f53e 100644
--- a/dev-python/nbdime/nbdime-4.0.3.ebuild
+++ b/dev-python/nbdime/nbdime-4.0.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

diff --git a/dev-python/nbdime/nbdime-4.0.4.ebuild 
b/dev-python/nbdime/nbdime-4.0.4.ebuild
index c6a79a6a1460..9f6f56b64f21 100644
--- a/dev-python/nbdime/nbdime-4.0.4.ebuild
+++ b/dev-python/nbdime/nbdime-4.0.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to