summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2024-05-31 12:02:20 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2024-05-31 12:05:05 +0200
commit5968680869790b4c1e1f023041bbb284335a6b3e (patch)
tree9b41bbb5623a6eded5ce46d7d8dfbbd8b2342ad6 /net-wireless
parentnet-mail/gnubiff: last-rite (diff)
downloadgentoo-5968680869790b4c1e1f023041bbb284335a6b3e.tar.gz
gentoo-5968680869790b4c1e1f023041bbb284335a6b3e.tar.bz2
gentoo-5968680869790b4c1e1f023041bbb284335a6b3e.zip
net-wireless/gr-iqbal: Add Python3.12 support
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild (renamed from net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild)4
-rw-r--r--net-wireless/gr-iqbal/gr-iqbal-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild
index 66f36f6206a3..36278e9cd8f5 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit cmake python-single-r1
diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
index 66f36f6206a3..36278e9cd8f5 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit cmake python-single-r1