commit:     5caf993ecd481a235af5f100f5bfb25eacdef558
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 20:17:11 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 20:22:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5caf993e

dev-libs/imath: Remove py3.10 (per sphinx-8.2)

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

 dev-libs/imath/imath-3.1.11-r1.ebuild | 4 ++--
 dev-libs/imath/imath-3.1.12.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/imath/imath-3.1.11-r1.ebuild 
b/dev-libs/imath/imath-3.1.11-r1.ebuild
index 64c6c851e510..4ad915d7db05 100644
--- a/dev-libs/imath/imath-3.1.11-r1.ebuild
+++ b/dev-libs/imath/imath-3.1.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
 
 inherit cmake python-single-r1
 

diff --git a/dev-libs/imath/imath-3.1.12.ebuild 
b/dev-libs/imath/imath-3.1.12.ebuild
index d828b11cfd54..fb83ffb74677 100644
--- a/dev-libs/imath/imath-3.1.12.ebuild
+++ b/dev-libs/imath/imath-3.1.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit cmake python-single-r1
 

Reply via email to