[neon/backports-noble/gpgme-noble/Neon/release] debian/patches: refresh patches
Carlos De Maine
null at kde.org
Fri May 3 05:21:22 BST 2024
Git commit ad804241a0ec8186dfb6146ef852e520d3383b33 by Carlos De Maine.
Committed on 03/05/2024 at 04:20.
Pushed by carlosdem into branch 'Neon/release'.
refresh patches
M +1 -3 debian/patches/0004-Avoid-the-hardcoded-list-of-Python-versions.patch
M +1 -1 debian/patches/series
https://invent.kde.org/neon/backports-noble/gpgme-noble/-/commit/ad804241a0ec8186dfb6146ef852e520d3383b33
diff --git a/debian/patches/0004-Avoid-the-hardcoded-list-of-Python-versions.patch b/debian/patches/0004-Avoid-the-hardcoded-list-of-Python-versions.patch
index ecd825c0..a45202b8 100644
--- a/debian/patches/0004-Avoid-the-hardcoded-list-of-Python-versions.patch
+++ b/debian/patches/0004-Avoid-the-hardcoded-list-of-Python-versions.patch
@@ -10,11 +10,9 @@ Forwarded: not-needed
configure.ac | 4 ++++
1 file changed, 4 insertions(+)
-diff --git a/configure.ac b/configure.ac
-index 581cc56..aed5594 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -475,6 +475,10 @@ if test "$found_py" = "1"; then
+@@ -624,6 +624,10 @@
PYTHONS="$(echo $PYTHONS | tr '[[:space:]]' '\n' | sort | uniq | tr '\n' ' ' | sed -e 's/ $//')"
PYTHON_VERSIONS="$(echo $PYTHON_VERSIONS | tr '[[:space:]]' '\n' | sort | uniq | tr '\n' ' ' | sed -e 's/ $//')"
diff --git a/debian/patches/series b/debian/patches/series
index 6311e762..2c20b5dc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
0003-Ship-python-examples-with-python3-in-shebang-line.patch
0004-Avoid-the-hardcoded-list-of-Python-versions.patch
0007-lang-python-tests-Fix-FTBFS-caused-by-missing-PYTHON.patch
-0008-drop-distutils.patch
\ No newline at end of file
+0008-drop-distutils.patch
More information about the Neon-commits
mailing list