diff options
| author | Repository mirror & CI <repomirrorci@gentoo.org> | 2026-03-08 19:30:54 +0000 |
|---|---|---|
| committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2026-03-08 19:30:54 +0000 |
| commit | 4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a (patch) | |
| tree | 93d388e7c996e5b360b1464da7a5ee9d743127d4 /dev-python | |
| parent | e52d25d17a0f05b409852a9b8bff1ba0e55081a5 (diff) | |
| parent | 634331f9d81c29573c175dae3e6007c2b70535c2 (diff) | |
| download | gentoo-4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a.tar.gz gentoo-4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a.tar.bz2 gentoo-4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a.zip | |
Merge updates from master
Diffstat (limited to 'dev-python')
71 files changed, 112 insertions, 108 deletions
diff --git a/dev-python/bitstring/bitstring-4.3.1.ebuild b/dev-python/bitstring/bitstring-4.3.1.ebuild index 44d151bdb049..5b96268091a2 100644 --- a/dev-python/bitstring/bitstring-4.3.1.ebuild +++ b/dev-python/bitstring/bitstring-4.3.1.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=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/gfloat/gfloat-0.3.ebuild b/dev-python/gfloat/gfloat-0.3.ebuild index dae15ee996fb..e3cff5a5cffe 100644 --- a/dev-python/gfloat/gfloat-0.3.ebuild +++ b/dev-python/gfloat/gfloat-0.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/gfloat/gfloat-0.4.ebuild b/dev-python/gfloat/gfloat-0.4.ebuild index 8c2e980f83de..0d6ed5d57ba8 100644 --- a/dev-python/gfloat/gfloat-0.4.ebuild +++ b/dev-python/gfloat/gfloat-0.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/gfloat/gfloat-0.5.2.ebuild b/dev-python/gfloat/gfloat-0.5.2.ebuild index 6c5dc082fecf..68fdd7665f88 100644 --- a/dev-python/gfloat/gfloat-0.5.2.ebuild +++ b/dev-python/gfloat/gfloat-0.5.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/ipykernel/ipykernel-6.30.1.ebuild b/dev-python/ipykernel/ipykernel-6.30.1.ebuild index 78db7a142a94..f7860ce87dce 100644 --- a/dev-python/ipykernel/ipykernel-6.30.1.ebuild +++ b/dev-python/ipykernel/ipykernel-6.30.1.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=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi virtualx diff --git a/dev-python/ipykernel/ipykernel-6.31.0.ebuild b/dev-python/ipykernel/ipykernel-6.31.0.ebuild index 45268dfc94d5..4770c603c26e 100644 --- a/dev-python/ipykernel/ipykernel-6.31.0.ebuild +++ b/dev-python/ipykernel/ipykernel-6.31.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi virtualx diff --git a/dev-python/ipykernel/ipykernel-7.1.0.ebuild b/dev-python/ipykernel/ipykernel-7.1.0.ebuild index 8625805e74d6..863c295b4c22 100644 --- a/dev-python/ipykernel/ipykernel-7.1.0.ebuild +++ b/dev-python/ipykernel/ipykernel-7.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi virtualx diff --git a/dev-python/ipykernel/ipykernel-7.2.0.ebuild b/dev-python/ipykernel/ipykernel-7.2.0.ebuild index 59b9b790c7e1..9e07ce8437c6 100644 --- a/dev-python/ipykernel/ipykernel-7.2.0.ebuild +++ b/dev-python/ipykernel/ipykernel-7.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi virtualx diff --git a/dev-python/ipyparallel/ipyparallel-9.0.1.ebuild b/dev-python/ipyparallel/ipyparallel-9.0.1.ebuild index c7f071e952c8..445297ce7896 100644 --- a/dev-python/ipyparallel/ipyparallel-9.0.1.ebuild +++ b/dev-python/ipyparallel/ipyparallel-9.0.1.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=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature pypi diff --git a/dev-python/ipyparallel/ipyparallel-9.0.2.ebuild b/dev-python/ipyparallel/ipyparallel-9.0.2.ebuild index f78e0237c384..b514ea187da3 100644 --- a/dev-python/ipyparallel/ipyparallel-9.0.2.ebuild +++ b/dev-python/ipyparallel/ipyparallel-9.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/ipython/ipyparallel -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature pypi diff --git a/dev-python/ipython/ipython-9.10.0.ebuild b/dev-python/ipython/ipython-9.10.0.ebuild index 5124301b0ab9..addf514444a4 100644 --- a/dev-python/ipython/ipython-9.10.0.ebuild +++ b/dev-python/ipython/ipython-9.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone PYPI_VERIFY_REPO=https://github.com/ipython/ipython -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE='readline(+),sqlite,threads(+)' inherit distutils-r1 optfeature toolchain-funcs pypi virtualx diff --git a/dev-python/ipython/ipython-9.9.0.ebuild b/dev-python/ipython/ipython-9.9.0.ebuild index 6857fbf5e285..cae564f08bfc 100644 --- a/dev-python/ipython/ipython-9.9.0.ebuild +++ b/dev-python/ipython/ipython-9.9.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone PYPI_VERIFY_REPO=https://github.com/ipython/ipython -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE='readline(+),sqlite,threads(+)' inherit distutils-r1 optfeature toolchain-funcs pypi virtualx diff --git a/dev-python/ipywidgets/ipywidgets-8.1.7-r1.ebuild b/dev-python/ipywidgets/ipywidgets-8.1.7-r1.ebuild index fb68cb5a1bb6..8272ddb83c43 100644 --- a/dev-python/ipywidgets/ipywidgets-8.1.7-r1.ebuild +++ b/dev-python/ipywidgets/ipywidgets-8.1.7-r1.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=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/ipywidgets/ipywidgets-8.1.7.ebuild b/dev-python/ipywidgets/ipywidgets-8.1.7.ebuild index a98a8afb7189..3fba06818bc5 100644 --- a/dev-python/ipywidgets/ipywidgets-8.1.7.ebuild +++ b/dev-python/ipywidgets/ipywidgets-8.1.7.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=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild b/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild index 4f3c0bb8494e..d691bfef159f 100644 --- a/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild +++ b/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/jupyter-client/jupyter-client-8.6.3-r1.ebuild b/dev-python/jupyter-client/jupyter-client-8.6.3-r1.ebuild index 01679a2b9a10..157305537ca8 100644 --- a/dev-python/jupyter-client/jupyter-client-8.6.3-r1.ebuild +++ b/dev-python/jupyter-client/jupyter-client-8.6.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild b/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild index 298b95cfb679..1109f9a7a6dc 100644 --- a/dev-python/jupyter-client/jupyter-client-8.6.3.ebuild +++ b/dev-python/jupyter-client/jupyter-client-8.6.3.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=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/jupyter-client/jupyter-client-8.7.0.ebuild b/dev-python/jupyter-client/jupyter-client-8.7.0.ebuild index 128277ef5ad7..60cf02a4e577 100644 --- a/dev-python/jupyter-client/jupyter-client-8.7.0.ebuild +++ b/dev-python/jupyter-client/jupyter-client-8.7.0.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=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/jupyter-client/jupyter-client-8.8.0.ebuild b/dev-python/jupyter-client/jupyter-client-8.8.0.ebuild index 61f78e433a03..76932335e9d8 100644 --- a/dev-python/jupyter-client/jupyter-client-8.8.0.ebuild +++ b/dev-python/jupyter-client/jupyter-client-8.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi diff --git a/dev-python/jupyter-console/jupyter-console-6.6.3-r1.ebuild b/dev-python/jupyter-console/jupyter-console-6.6.3-r1.ebuild index 5dbd267421cf..c248e655c057 100644 --- a/dev-python/jupyter-console/jupyter-console-6.6.3-r1.ebuild +++ b/dev-python/jupyter-console/jupyter-console-6.6.3-r1.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=( pypy3 pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild b/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild index c9f89a2c2865..212ceb2d0e98 100644 --- a/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild +++ b/dev-python/jupyter-console/jupyter-console-6.6.3.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=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/jupyter-kernel-test/jupyter-kernel-test-0.7.0.ebuild b/dev-python/jupyter-kernel-test/jupyter-kernel-test-0.7.0.ebuild index e5dce7033819..9560be75b936 100644 --- a/dev-python/jupyter-kernel-test/jupyter-kernel-test-0.7.0.ebuild +++ b/dev-python/jupyter-kernel-test/jupyter-kernel-test-0.7.0.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_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild index 5ddb8be22c6a..0a9e058c3869 100644 --- a/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.ebuild +++ b/dev-python/jupyter-lsp/jupyter-lsp-2.2.6.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=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 optfeature pypi |
