Skip to content

Commit 4c736eb

Browse files
committed
dev-util/kdevelop-python: enable py3.13
Bug: https://bugs.gentoo.org/951472 Signed-off-by: Andreas Sturmlechner <[email protected]>
1 parent 7940a39 commit 4c736eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev-util/kdevelop-python/kdevelop-python-25.03.80.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EAPI=8
66
ECM_TEST="forceoptional"
77
KDE_ORG_CATEGORY="kdevelop"
88
KDE_ORG_NAME="kdev-python"
9-
PYTHON_COMPAT=( python3_{10..12} )
9+
PYTHON_COMPAT=( python3_{10..13} )
1010
KFMIN=6.9.0
1111
QTMIN=6.7.2
1212
inherit ecm gear.kde.org python-single-r1

dev-util/kdevelop-python/kdevelop-python-25.04.49.9999.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EAPI=8
66
ECM_TEST="forceoptional"
77
KDE_ORG_CATEGORY="kdevelop"
88
KDE_ORG_NAME="kdev-python"
9-
PYTHON_COMPAT=( python3_{10..12} )
9+
PYTHON_COMPAT=( python3_{10..13} )
1010
KFMIN=6.9.0
1111
QTMIN=6.7.2
1212
inherit ecm gear.kde.org python-single-r1

dev-util/kdevelop-python/kdevelop-python-9999.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EAPI=8
66
ECM_TEST="forceoptional"
77
KDE_ORG_CATEGORY="kdevelop"
88
KDE_ORG_NAME="kdev-python"
9-
PYTHON_COMPAT=( python3_{10..12} )
9+
PYTHON_COMPAT=( python3_{10..13} )
1010
KFMIN=6.9.0
1111
QTMIN=6.7.2
1212
inherit ecm gear.kde.org python-single-r1

0 commit comments

Comments
 (0)