diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-03 15:05:04 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-03 15:09:27 +0100 |
commit | 9f645b491b5021a8abc2cdec7610ca0aa2d78139 (patch) | |
tree | b746cea22774d1466b1222c0c05c05ef302c6081 /dev-util/kdevelop-python | |
parent | kde-apps/kamoso: Revert "attempt Qt6 (but not KF6) port" (diff) | |
download | kde-9f645b491b5021a8abc2cdec7610ca0aa2d78139.tar.gz kde-9f645b491b5021a8abc2cdec7610ca0aa2d78139.tar.bz2 kde-9f645b491b5021a8abc2cdec7610ca0aa2d78139.zip |
*/*: Bulk bump KFMIN=5.115 and QTMIN=5.15.12 for the last time
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index 9294c731cf..a420f23aee 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild @@ -7,8 +7,8 @@ ECM_TEST="forceoptional" KDE_ORG_CATEGORY="kdevelop" KDE_ORG_NAME="kdev-python" PYTHON_COMPAT=( python3_{10..11} ) -KFMIN=5.113.0 -QTMIN=5.15.9 +KFMIN=5.115.0 +QTMIN=5.15.12 inherit ecm gear.kde.org python-single-r1 DESCRIPTION="Python plugin for KDevelop" |