From b938db800b5b24fa21c9d99d8fbbc86ca685c488 Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Sat, 7 Dec 2024 01:11:34 +1000 Subject: [PATCH] net-wireless/gr-osmosdr: enable py3.13 Signed-off-by: Matt Jolly --- 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 45b04b67fe129..8b6b0192117c9 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 45b04b67fe129..8b6b0192117c9 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