commit: b938db800b5b24fa21c9d99d8fbbc86ca685c488
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 15:11:34 2024 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 05:20:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b938db80
net-wireless/gr-osmosdr: enable py3.13
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
net-wireless/gr-osmosdr/gr-osmosdr-0.2.6.ebuild | 2 +-
net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.6.ebuild
b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.6.ebuild
index 45b04b67fe12..8b6b0192117c 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.6.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake python-single-r1
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
index 45b04b67fe12..8b6b0192117c 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake python-single-r1