summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-03-17 17:11:36 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-03-17 17:11:36 +0100
commit4c736eb28226a20b60a5d85ff596498e2b9a7966 (patch)
tree9f72891836876f0f2df845d61dfefcf44dcf2f03
parent7940a39932fd1a7e27c8defb356ec18bd6296fda (diff)
downloadkde-4c736eb28226a20b60a5d85ff596498e2b9a7966.tar.gz
kde-4c736eb28226a20b60a5d85ff596498e2b9a7966.tar.bz2
kde-4c736eb28226a20b60a5d85ff596498e2b9a7966.zip
dev-util/kdevelop-python: enable py3.13
Bug: https://bugs.gentoo.org/951472 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-25.03.80.ebuild2
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-25.04.49.9999.ebuild2
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-25.03.80.ebuild b/dev-util/kdevelop-python/kdevelop-python-25.03.80.ebuild
index ca1095f4567..d83d825af96 100644
--- a/dev-util/kdevelop-python/kdevelop-python-25.03.80.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-25.03.80.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="forceoptional"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=6.9.0
QTMIN=6.7.2
inherit ecm gear.kde.org python-single-r1
diff --git a/dev-util/kdevelop-python/kdevelop-python-25.04.49.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-25.04.49.9999.ebuild
index e05cfe0eb9e..daa384abb12 100644
--- a/dev-util/kdevelop-python/kdevelop-python-25.04.49.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-25.04.49.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="forceoptional"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=6.9.0
QTMIN=6.7.2
inherit ecm gear.kde.org python-single-r1
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index e05cfe0eb9e..daa384abb12 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="forceoptional"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=6.9.0
QTMIN=6.7.2
inherit ecm gear.kde.org python-single-r1