[neon/extras/kdevelop-python/Neon/release] debian/patches: drop upstreamed patch

Carlos De Maine null at kde.org
Wed Aug 28 23:22:03 BST 2024


Git commit c38084753314b7761bf888d8821ab5b91d81ab37 by Carlos De Maine.
Committed on 28/08/2024 at 22:22.
Pushed by carlosdem into branch 'Neon/release'.

drop upstreamed patch

D  +0    -24   debian/patches/python.patch
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/extras/kdevelop-python/-/commit/c38084753314b7761bf888d8821ab5b91d81ab37

diff --git a/debian/patches/python.patch b/debian/patches/python.patch
deleted file mode 100644
index e94b3fd..0000000
--- a/debian/patches/python.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From cd92eee75484c60459a35836bec07bc478bae645 Mon Sep 17 00:00:00 2001
-From: Carlos De Maine <carlosdemaine at gmail.com>
-Date: Sun, 21 Jul 2024 23:58:53 +0000
-Subject: [PATCH] newer python for noble
-
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index efbda309..1a084695 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -43,7 +43,7 @@ add_definitions( -DTRANSLATION_DOMAIN=\"kdevpython\" )
- 
- set(Python3_USE_STATIC_LIBS FALSE)
- set(Python3_FIND_STRATEGY VERSION)
--find_package(Python3 3.4.3...<3.12 COMPONENTS Interpreter Development REQUIRED)
-+find_package(Python3 3.4.3...<3.13 COMPONENTS Interpreter Development REQUIRED)
- 
- configure_file(kdevpythonversion.h.cmake "${CMAKE_CURRENT_BINARY_DIR}/kdevpythonversion.h" @ONLY)
- 
--- 
-GitLab
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 1a9a8e3..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-python.patch
\ No newline at end of file


More information about the Neon-commits mailing list