diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/nbclient/nbclient-0.10.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nbclient/nbclient-0.10.2.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/nbclient/nbclient-0.10.3.ebuild | 4 | ||||
| -rw-r--r-- | 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 |
