[neon/qt/qtwebengine/Neon/release] debian/patches: drop upstreamed patch
Carlos De Maine
null at kde.org
Fri Aug 29 04:37:30 BST 2025
Git commit 7772353113bf5e8b9dc8ade1528e206c846316c0 by Carlos De Maine.
Committed on 29/08/2025 at 03:37.
Pushed by carlosdem into branch 'Neon/release'.
drop upstreamed patch
D +0 -24 debian/patches/python3.12-imp.patch
M +0 -1 debian/patches/series
https://invent.kde.org/neon/qt/qtwebengine/-/commit/7772353113bf5e8b9dc8ade1528e206c846316c0
diff --git a/debian/patches/python3.12-imp.patch b/debian/patches/python3.12-imp.patch
deleted file mode 100644
index b879e3e..0000000
--- a/debian/patches/python3.12-imp.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Description: stop using imp module which was removed in Python 3.12
-Origin: upstream, https://chromium.googlesource.com/chromium/src/+/f5f6e361d037c316
-Last-Update: 2024-06-30
-
---- a/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/fileutil.py
-+++ b/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/fileutil.py
-@@ -3,7 +3,6 @@
- # found in the LICENSE file.
-
- import errno
--import imp
- import os.path
- import sys
-
---- a/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/parse/lexer.py
-+++ b/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/parse/lexer.py
-@@ -2,7 +2,6 @@
- # Use of this source code is governed by a BSD-style license that can be
- # found in the LICENSE file.
-
--import imp
- import os.path
- import sys
-
diff --git a/debian/patches/series b/debian/patches/series
index 31d7bd5..f68a272 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,7 +5,6 @@ system-nspr-prtime.patch
system-icu-utf.patch
# Fix python problems.
-python3.12-imp.patch
python3.12-six.patch
# General patches.
More information about the Neon-commits
mailing list