commit: 26f958b4b5cf5637e85509540a0cca57d67fbd0c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 9 21:47:11 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 14:31:17 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=26f958b4
kde-plasma/plasma-firewall: enable py3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild | 2 +-
kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild
index 64411472d3..2ae6d0461e 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
KFMIN=5.106.0
QTMIN=5.15.9
inherit ecm plasma.kde.org python-single-r1
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
index 64411472d3..2ae6d0461e 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
KFMIN=5.106.0
QTMIN=5.15.9
inherit ecm plasma.kde.org python-single-r1