#1127041 kdevelop-python: FTBFS with Python 3.14

#1127041#5
Date:
2026-02-05 15:53:02 UTC
From:
To:
Hi Maintainer

kdevelop-python will FTBFS once Python 3.14 is the default version in Debian.
I've copied what I hope is the relevant part of the log below.

Regards
Graham


CMake Error at /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
  Could NOT find Python3: Found unsuitable version "3.14.2", required range
  is "3.4.3...<3.14" (found /usr/bin/python3, found components: Interpreter
  Development Development.Module Development.Embed)
Call Stack (most recent call first):
  /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:601
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.31/Modules/FindPython/Support.cmake:3997
(find_package_handle_standard_args)
  /usr/share/cmake-3.31/Modules/FindPython3.cmake:602 (include)
  CMakeLists.txt:45 (find_package)