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

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

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

 sci-physics/yoda/yoda-1.9.10.ebuild | 4 ++--
 sci-physics/yoda/yoda-2.1.2.ebuild  | 4 ++--
 sci-physics/yoda/yoda-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-physics/yoda/yoda-1.9.10.ebuild 
b/sci-physics/yoda/yoda-1.9.10.ebuild
index c050d83de153..065f9ea15b85 100644
--- a/sci-physics/yoda/yoda-1.9.10.ebuild
+++ b/sci-physics/yoda/yoda-1.9.10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-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 bash-completion-r1 autotools python-single-r1 optfeature
 

diff --git a/sci-physics/yoda/yoda-2.1.2.ebuild 
b/sci-physics/yoda/yoda-2.1.2.ebuild
index 1fc1d51f7229..b20a41c9c9b8 100644
--- a/sci-physics/yoda/yoda-2.1.2.ebuild
+++ b/sci-physics/yoda/yoda-2.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-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 bash-completion-r1 python-single-r1 optfeature autotools
 

diff --git a/sci-physics/yoda/yoda-9999.ebuild 
b/sci-physics/yoda/yoda-9999.ebuild
index 622264c460d1..6f139e4a6637 100644
--- a/sci-physics/yoda/yoda-9999.ebuild
+++ b/sci-physics/yoda/yoda-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-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 bash-completion-r1 python-single-r1 optfeature autotools
 

Reply via email to