commit: 80064343bc6aea3fea8cc0c43803c599bdc68fd1
Author: Thibaud CANALE <thican <AT> thican <DOT> net>
AuthorDate: Fri May 2 08:39:49 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri May 2 08:47:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80064343
net-voip/discover-overlay: enable py3.13
Signed-off-by: Thibaud CANALE <thican <AT> thican.net>
net-voip/discover-overlay/discover-overlay-0.7.4.ebuild | 4 ++--
net-voip/discover-overlay/discover-overlay-0.7.8.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-voip/discover-overlay/discover-overlay-0.7.4.ebuild
b/net-voip/discover-overlay/discover-overlay-0.7.4.ebuild
index 0e844e82b..740389cc2 100644
--- a/net-voip/discover-overlay/discover-overlay-0.7.4.ebuild
+++ b/net-voip/discover-overlay/discover-overlay-0.7.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 xdg
diff --git a/net-voip/discover-overlay/discover-overlay-0.7.8.ebuild
b/net-voip/discover-overlay/discover-overlay-0.7.8.ebuild
index 0e844e82b..740389cc2 100644
--- a/net-voip/discover-overlay/discover-overlay-0.7.8.ebuild
+++ b/net-voip/discover-overlay/discover-overlay-0.7.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 xdg