commit: aa0ec9d2cd2dac33e10f894759c4e65bbe9ef211
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 19:12:17 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 19:19:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0ec9d2
dev-python/nbclient: Drop py3.11 (following IPython)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/nbclient/nbclient-0.10.2-r1.ebuild | 2 +-
dev-python/nbclient/nbclient-0.10.2.ebuild | 4 ++--
dev-python/nbclient/nbclient-0.10.3.ebuild | 4 ++--
dev-python/nbclient/nbclient-0.10.4.ebuild | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/dev-python/nbclient/nbclient-0.10.2-r1.ebuild
b/dev-python/nbclient/nbclient-0.10.2-r1.ebuild
index 8483a908df29..879bc22cb119 100644
--- a/dev-python/nbclient/nbclient-0.10.2-r1.ebuild
+++ b/dev-python/nbclient/nbclient-0.10.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 pypi
diff --git a/dev-python/nbclient/nbclient-0.10.2.ebuild
b/dev-python/nbclient/nbclient-0.10.2.ebuild
index a74076446dc5..1a4af86303a8 100644
--- a/dev-python/nbclient/nbclient-0.10.2.ebuild
+++ b/dev-python/nbclient/nbclient-0.10.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+PYTHON_COMPAT=( python3_{12..13} )
inherit distutils-r1 pypi
diff --git a/dev-python/nbclient/nbclient-0.10.3.ebuild
b/dev-python/nbclient/nbclient-0.10.3.ebuild
index ae021dec7f7e..c2746a341d89 100644
--- a/dev-python/nbclient/nbclient-0.10.3.ebuild
+++ b/dev-python/nbclient/nbclient-0.10.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 pypi
diff --git a/dev-python/nbclient/nbclient-0.10.4.ebuild
b/dev-python/nbclient/nbclient-0.10.4.ebuild
index ae021dec7f7e..c2746a341d89 100644
--- a/dev-python/nbclient/nbclient-0.10.4.ebuild
+++ b/dev-python/nbclient/nbclient-0.10.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 pypi