[neon/qt6/pyside6/Neon/release] debian/patches: try to patch it out

Carlos De Maine null at kde.org
Sun Jul 2 01:04:03 BST 2023


Git commit dec4f7f382be386e7af874f6b767fb9c1ece2820 by Carlos De Maine.
Committed on 02/07/2023 at 00:04.
Pushed by carlosdem into branch 'Neon/release'.

try to patch it out

A  +12   -0    debian/patches/arm64-pyistaller.diff
A  +1    -0    debian/patches/series

https://invent.kde.org/neon/qt6/pyside6/-/commit/dec4f7f382be386e7af874f6b767fb9c1ece2820

diff --git a/debian/patches/arm64-pyistaller.diff b/debian/patches/arm64-pyistaller.diff
new file mode 100644
index 0000000..37d7221
--- /dev/null
+++ b/debian/patches/arm64-pyistaller.diff
@@ -0,0 +1,12 @@
+diff --git a/requirements.txt b/requirements.txt
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -4,7 +4,7 @@ build==0.7
+ six
+ wheel>=0.35
+ PyOpenGL
+-pyinstaller==3.6
++pyinstaller==4.0
+ numpy
+ nuitka==1.4.8
+ distro; sys_platform == 'linux'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e6504db
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+arm64-pyinstaller.diff
\ No newline at end of file


More information about the Neon-commits mailing list