commit: 48ec511717f870cb8dfff753af4d40ddf11a51a6
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Sun Apr 13 16:15:26 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Apr 13 16:15:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48ec5117
dev-libs/fortran-stdlib: add py3.13 compat
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
dev-libs/fortran-stdlib/fortran-stdlib-0.5.0.ebuild | 4 ++--
dev-libs/fortran-stdlib/fortran-stdlib-0.6.1.ebuild | 4 ++--
dev-libs/fortran-stdlib/fortran-stdlib-0.7.0.ebuild | 4 ++--
dev-libs/fortran-stdlib/fortran-stdlib-9999.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-libs/fortran-stdlib/fortran-stdlib-0.5.0.ebuild
b/dev-libs/fortran-stdlib/fortran-stdlib-0.5.0.ebuild
index 41166a79f..d5a82bf34 100644
--- a/dev-libs/fortran-stdlib/fortran-stdlib-0.5.0.ebuild
+++ b/dev-libs/fortran-stdlib/fortran-stdlib-0.5.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FORTRAN_STANDARD="2003"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake fortran-2 python-any-r1
diff --git a/dev-libs/fortran-stdlib/fortran-stdlib-0.6.1.ebuild
b/dev-libs/fortran-stdlib/fortran-stdlib-0.6.1.ebuild
index 41166a79f..d5a82bf34 100644
--- a/dev-libs/fortran-stdlib/fortran-stdlib-0.6.1.ebuild
+++ b/dev-libs/fortran-stdlib/fortran-stdlib-0.6.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FORTRAN_STANDARD="2003"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake fortran-2 python-any-r1
diff --git a/dev-libs/fortran-stdlib/fortran-stdlib-0.7.0.ebuild
b/dev-libs/fortran-stdlib/fortran-stdlib-0.7.0.ebuild
index 41166a79f..d5a82bf34 100644
--- a/dev-libs/fortran-stdlib/fortran-stdlib-0.7.0.ebuild
+++ b/dev-libs/fortran-stdlib/fortran-stdlib-0.7.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FORTRAN_STANDARD="2003"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake fortran-2 python-any-r1
diff --git a/dev-libs/fortran-stdlib/fortran-stdlib-9999.ebuild
b/dev-libs/fortran-stdlib/fortran-stdlib-9999.ebuild
index e8bd8e421..725b7ca01 100644
--- a/dev-libs/fortran-stdlib/fortran-stdlib-9999.ebuild
+++ b/dev-libs/fortran-stdlib/fortran-stdlib-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FORTRAN_STANDARD="2003"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake fortran-2 git-r3 python-any-r1