commit: 0ab0cf30a5bc071171b0e954267d520105a00ea6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 17:30:38 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 17:30:38 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab0cf30
sci-physics/root: Drop py3.11 (following IPython)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-physics/root/root-6.36.06.ebuild | 2 +-
sci-physics/root/root-6.36.9999.ebuild | 4 ++--
sci-physics/root/root-6.38.00.ebuild | 4 ++--
sci-physics/root/root-9999.ebuild | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/sci-physics/root/root-6.36.06.ebuild
b/sci-physics/root/root-6.36.06.ebuild
index 68457cf91f06..f938deda74b1 100644
--- a/sci-physics/root/root-6.36.06.ebuild
+++ b/sci-physics/root/root-6.36.06.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
inherit cmake cuda flag-o-matic fortran-2 python-single-r1 toolchain-funcs
diff --git a/sci-physics/root/root-6.36.9999.ebuild
b/sci-physics/root/root-6.36.9999.ebuild
index acf369741580..f938deda74b1 100644
--- a/sci-physics/root/root-6.36.9999.ebuild
+++ b/sci-physics/root/root-6.36.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
inherit cmake cuda flag-o-matic fortran-2 python-single-r1 toolchain-funcs
diff --git a/sci-physics/root/root-6.38.00.ebuild
b/sci-physics/root/root-6.38.00.ebuild
index 055fe4e36416..f0f69e582857 100644
--- a/sci-physics/root/root-6.38.00.ebuild
+++ b/sci-physics/root/root-6.38.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
inherit cmake cuda flag-o-matic fortran-2 python-single-r1 toolchain-funcs
diff --git a/sci-physics/root/root-9999.ebuild
b/sci-physics/root/root-9999.ebuild
index d37569ea2841..f71ab13b5881 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake cuda flag-o-matic fortran-2 python-single-r1 toolchain-funcs