From 6f109e4a4ffab1a1e9d4fe9113869dab833a850f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 4 Oct 2024 09:49:16 +0100 Subject: [PATCH] kde-plasma/plasma-firewall: enable py3.13 Signed-off-by: Sam James --- kde-plasma/plasma-firewall/plasma-firewall-6.2.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-6.2.49.9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild index 1f531c890f..4a2d09cac8 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="forceoptional" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) KFMIN=6.6.0 QTMIN=6.7.2 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 10a2ada7f4..4a35e387d2 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..12} ) +PYTHON_COMPAT=( python3_{10..13} ) KFMIN=9999 QTMIN=6.7.2 inherit ecm plasma.kde.org python-single-r1