From 628a17f28e912feec47b5fc29b2e1b544df292a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 18 Apr 2026 11:22:56 +0200 Subject: [PATCH] dev-cpp/benchmark: Remove py3.11 (per scipy) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild | 4 ++-- dev-cpp/benchmark/benchmark-1.9.2.ebuild | 4 ++-- dev-cpp/benchmark/benchmark-1.9.3.ebuild | 4 ++-- dev-cpp/benchmark/benchmark-1.9.4.ebuild | 4 ++-- dev-cpp/benchmark/benchmark-1.9.5.ebuild | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild b/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild index 600dcd3a8841a..febd9dccef014 100644 --- a/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake-multilib flag-o-matic python-single-r1 diff --git a/dev-cpp/benchmark/benchmark-1.9.2.ebuild b/dev-cpp/benchmark/benchmark-1.9.2.ebuild index 72679a80ac0aa..d361eadc3b6be 100644 --- a/dev-cpp/benchmark/benchmark-1.9.2.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake-multilib flag-o-matic python-single-r1 diff --git a/dev-cpp/benchmark/benchmark-1.9.3.ebuild b/dev-cpp/benchmark/benchmark-1.9.3.ebuild index 28c135ecb91a9..bbbfda6071705 100644 --- a/dev-cpp/benchmark/benchmark-1.9.3.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake-multilib flag-o-matic python-single-r1 diff --git a/dev-cpp/benchmark/benchmark-1.9.4.ebuild b/dev-cpp/benchmark/benchmark-1.9.4.ebuild index 28c135ecb91a9..bbbfda6071705 100644 --- a/dev-cpp/benchmark/benchmark-1.9.4.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake-multilib flag-o-matic python-single-r1 diff --git a/dev-cpp/benchmark/benchmark-1.9.5.ebuild b/dev-cpp/benchmark/benchmark-1.9.5.ebuild index 953549c0a067b..50b88a10ebc9d 100644 --- a/dev-cpp/benchmark/benchmark-1.9.5.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake-multilib flag-o-matic python-single-r1