commit:     5e0b35ad7968da4c7a15e56408a27c3e11461492
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 18:25:52 2024 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri May 31 18:26:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0b35ad

net-analyzer/gr-fosphor: Add Python 3.12 support

Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 ...osphor-0.0_p20210108.ebuild => gr-fosphor-0.0_p20210108-r1.ebuild} | 4 ++--
 net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild                        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20210108.ebuild 
b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20210108-r1.ebuild
similarity index 96%
rename from net-analyzer/gr-fosphor/gr-fosphor-0.0_p20210108.ebuild
rename to net-analyzer/gr-fosphor/gr-fosphor-0.0_p20210108-r1.ebuild
index 3a6f011748ef..f96577d17e9e 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20210108.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20210108-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit cmake python-single-r1
 

diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild 
b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
index accf82083f3d..add2ec07ba9e 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit cmake python-single-r1
 

Reply via email to