summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2026-03-08 20:12:17 +0100
committerMichał Górny <mgorny@gentoo.org>2026-03-08 20:19:13 +0100
commitaa0ec9d2cd2dac33e10f894759c4e65bbe9ef211 (patch)
tree5d713843da311f97c000bc916d2916cb0f20b57c /dev-python
parent40d860c99b2628ea7e31a1302fce9befbbb3ab5d (diff)
downloadgentoo-aa0ec9d2cd2dac33e10f894759c4e65bbe9ef211.tar.gz
gentoo-aa0ec9d2cd2dac33e10f894759c4e65bbe9ef211.tar.bz2
gentoo-aa0ec9d2cd2dac33e10f894759c4e65bbe9ef211.zip
dev-python/nbclient: Drop py3.11 (following IPython)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/nbclient/nbclient-0.10.2-r1.ebuild2
-rw-r--r--dev-python/nbclient/nbclient-0.10.2.ebuild4
-rw-r--r--dev-python/nbclient/nbclient-0.10.3.ebuild4
-rw-r--r--dev-python/nbclient/nbclient-0.10.4.ebuild4
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