commit:     c44875f6b50da5a1ed9023e66e15171c86d885fc
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 13:43:47 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri May 17 13:43:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c44875f6

net-analyzer/netdata: enable py3.12

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-analyzer/netdata/netdata-1.45.4.ebuild | 2 +-
 net-analyzer/netdata/netdata-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/netdata/netdata-1.45.4.ebuild 
b/net-analyzer/netdata/netdata-1.45.4.ebuild
index 0d57f53917bc..725670699e12 100644
--- a/net-analyzer/netdata/netdata-1.45.4.ebuild
+++ b/net-analyzer/netdata/netdata-1.45.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_9,3_10,3_11,3_12} )
 
 inherit cmake fcaps flag-o-matic linux-info optfeature python-single-r1 systemd
 

diff --git a/net-analyzer/netdata/netdata-9999.ebuild 
b/net-analyzer/netdata/netdata-9999.ebuild
index 0d57f53917bc..725670699e12 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_9,3_10,3_11,3_12} )
 
 inherit cmake fcaps flag-o-matic linux-info optfeature python-single-r1 systemd
 

Reply via email to