public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netdata/
@ 2023-02-27 14:24 99% Craig Andrews
  0 siblings, 0 replies; 1+ results
From: Craig Andrews @ 2023-02-27 14:24 UTC (permalink / raw
  To: gentoo-commits

commit:     1d3a4f69c3b9e4c1746f12f8cdc84cfe5f4326c2
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 14:07:27 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 14:24:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d3a4f69

net-analyzer/netdata: python 3.11 compatibility

Closes: https://bugs.gentoo.org/897066
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

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

diff --git a/net-analyzer/netdata/netdata-1.38.0.ebuild b/net-analyzer/netdata/netdata-1.38.0.ebuild
index 2b50034f9888..592170b449c3 100644
--- a/net-analyzer/netdata/netdata-1.38.0.ebuild
+++ b/net-analyzer/netdata/netdata-1.38.0.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} )
+PYTHON_COMPAT=( python{3_9,3_10,3_11} )
 
 inherit autotools fcaps flag-o-matic linux-info python-single-r1 systemd toolchain-funcs
 

diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild
index 3d8927777fee..e3eb6b84dca7 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} )
+PYTHON_COMPAT=( python{3_9,3_10,3_11} )
 
 inherit autotools fcaps flag-o-matic linux-info python-single-r1 systemd toolchain-funcs
 


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-02-27 14:24 99% [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netdata/ Craig Andrews

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox