commit:     854362c3a4f4199b2c78cacb0919cc19d1402b60
Author:     Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com>
AuthorDate: Sun Dec  8 15:35:35 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 09:04:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854362c3

net-analyzer/gvm-tools: enable py3.13

Signed-off-by: Giuseppe Foti <foti.giuseppe <AT> gmail.com>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-analyzer/gvm-tools/gvm-tools-24.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/gvm-tools/gvm-tools-24.8.0.ebuild 
b/net-analyzer/gvm-tools/gvm-tools-24.8.0.ebuild
index aa9122f4606a..dd4297a0c880 100644
--- a/net-analyzer/gvm-tools/gvm-tools-24.8.0.ebuild
+++ b/net-analyzer/gvm-tools/gvm-tools-24.8.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 DISTUTILS_USE_PEP517=poetry
 inherit distutils-r1
 

Reply via email to