commit:     1429ab5647a0d1a5bca15e4dc644d465dd4c8872
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 17:30:28 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 17:30:28 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1429ab56

sci-physics/rivet: Drop py3.11 (following IPython)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-physics/rivet/rivet-3.1.11-r1.ebuild | 4 ++--
 sci-physics/rivet/rivet-4.1.2.ebuild     | 4 ++--
 sci-physics/rivet/rivet-9999.ebuild      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-physics/rivet/rivet-3.1.11-r1.ebuild 
b/sci-physics/rivet/rivet-3.1.11-r1.ebuild
index a57cfacc9e70..28daa40eb09a 100644
--- a/sci-physics/rivet/rivet-3.1.11-r1.ebuild
+++ b/sci-physics/rivet/rivet-3.1.11-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 MY_P=Rivet-${PV}
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 inherit python-single-r1 flag-o-matic autotools optfeature bash-completion-r1
 
 DESCRIPTION="Robust Independent Validation of Experiment and Theory toolkit"

diff --git a/sci-physics/rivet/rivet-4.1.2.ebuild 
b/sci-physics/rivet/rivet-4.1.2.ebuild
index a37c1ca27a09..0c1f050236f4 100644
--- a/sci-physics/rivet/rivet-4.1.2.ebuild
+++ b/sci-physics/rivet/rivet-4.1.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 MY_P=Rivet-${PV}
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 inherit python-single-r1 flag-o-matic autotools optfeature bash-completion-r1
 
 DESCRIPTION="Robust Independent Validation of Experiment and Theory toolkit"

diff --git a/sci-physics/rivet/rivet-9999.ebuild 
b/sci-physics/rivet/rivet-9999.ebuild
index 52dee33e38f0..d02d753e1432 100644
--- a/sci-physics/rivet/rivet-9999.ebuild
+++ b/sci-physics/rivet/rivet-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 MY_P=Rivet-${PV}
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 inherit python-single-r1 flag-o-matic autotools optfeature bash-completion-r1
 
 DESCRIPTION="Robust Independent Validation of Experiment and Theory toolkit"

Reply via email to