commit:     32896fd18bd3ef7eca026631ca559dc6bd1010db
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 07:37:41 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 07:39:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32896fd1

sci-libs/evaluate: python3.12

Closes: https://bugs.gentoo.org/929773
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../evaluate/{evaluate-0.4.0-r2.ebuild => evaluate-0.4.0-r3.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/evaluate/evaluate-0.4.0-r2.ebuild 
b/sci-libs/evaluate/evaluate-0.4.0-r3.ebuild
similarity index 95%
rename from sci-libs/evaluate/evaluate-0.4.0-r2.ebuild
rename to sci-libs/evaluate/evaluate-0.4.0-r3.ebuild
index 61fc96cebeac..ffcfa55cc008 100644
--- a/sci-libs/evaluate/evaluate-0.4.0-r2.ebuild
+++ b/sci-libs/evaluate/evaluate-0.4.0-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_11 )
+PYTHON_COMPAT=( python3_{11..12} )
 DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1
 

Reply via email to