commit: 570081a5008fa7eacc24793a789e5d57dfa5546e
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 13:48:55 2023 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 13:49:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=570081a5
net-wireless/gr-scopy: enable py3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild | 2 +-
net-wireless/gr-scopy/gr-scopy-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild
b/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild
index dec6d1a6b6ca..923d5095594f 100644
--- a/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild
+++ b/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit cmake python-single-r1
diff --git a/net-wireless/gr-scopy/gr-scopy-9999.ebuild
b/net-wireless/gr-scopy/gr-scopy-9999.ebuild
index dec6d1a6b6ca..923d5095594f 100644
--- a/net-wireless/gr-scopy/gr-scopy-9999.ebuild
+++ b/net-wireless/gr-scopy/gr-scopy-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit cmake python-single-r1