summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-18 21:26:12 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-18 21:26:12 +0200
commitfbc33d0a2903e4a01d650528659fb847e4476c6c (patch)
treefab25ed0c919de1b2fbea0620bc2f507bce1b6e3 /dev-util/kdevelop-python
parent0dcbe478843b99daf634f28cbf9395eef408ba79 (diff)
downloadkde-fbc33d0a2903e4a01d650528659fb847e4476c6c.tar.gz
kde-fbc33d0a2903e4a01d650528659fb847e4476c6c.tar.bz2
kde-fbc33d0a2903e4a01d650528659fb847e4476c6c.zip
*/*: remove py3.9 from PYTHON_COMPAT
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-23.04.49.9999.ebuild2
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-23.04.49.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-23.04.49.9999.ebuild
index 11e3d744a87..bad23deda5b 100644
--- a/dev-util/kdevelop-python/kdevelop-python-23.04.49.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-23.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_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
KFMIN=5.104.0
QTMIN=5.15.5
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 11e3d744a87..bad23deda5b 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_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
KFMIN=5.104.0
QTMIN=5.15.5
inherit ecm gear.kde.org python-single-r1