From aa0ec9d2cd2dac33e10f894759c4e65bbe9ef211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 8 Mar 2026 20:12:17 +0100 Subject: dev-python/nbclient: Drop py3.11 (following IPython) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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(-) (limited to 'dev-python') 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 -- cgit v1.2.3