[neon/kdevelop/kdevelop-python/Neon/stable] debian/patches: Revert "patch in python 3.14 support"

Carlos De Maine null at kde.org
Mon Jul 27 23:46:39 BST 2026


Git commit 27161b9aa13cdfa214288c0190cbdadc49a0e96b by Carlos De Maine.
Committed on 27/07/2026 at 22:46.
Pushed by carlosdem into branch 'Neon/stable'.

Revert "patch in python 3.14 support"

This reverts commit 81ca4739eac78ee5e01aad421844d3034882281d

D  +0    -13   debian/patches/python.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/kdevelop/kdevelop-python/-/commit/27161b9aa13cdfa214288c0190cbdadc49a0e96b

diff --git a/debian/patches/python.diff b/debian/patches/python.diff
deleted file mode 100644
index 513a34a..0000000
--- a/debian/patches/python.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index e4b8530b..590ee4cb 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -42,7 +42,7 @@ add_definitions( -DTRANSLATION_DOMAIN=\"kdevpython\" )
- 
- set(Python3_USE_STATIC_LIBS FALSE)
- set(Python3_FIND_STRATEGY VERSION)
--find_package(Python3 3.4.3...<3.14 COMPONENTS Interpreter Development REQUIRED)
-+find_package(Python3 3.4.3...<3.15 COMPONENTS Interpreter Development REQUIRED)
- 
- configure_file(kdevpythonversion.h.cmake "${CMAKE_CURRENT_BINARY_DIR}/kdevpythonversion.h" @ONLY)
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9657df0..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-python.diff
\ No newline at end of file


More information about the Neon-commits mailing list