1
0

android: upgrade to Qt 5.15.7, PyQt5 5.15.9

This commit is contained in:
Sander van Grieken
2023-03-21 12:41:20 +01:00
parent 1503ef1e2a
commit 1176552132
7 changed files with 29 additions and 11 deletions

View File

@@ -179,7 +179,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch accumulator/electrum_20210421d (note: careful with force-pushing! see #8162)
&& git checkout "8589243afb48fdb116d791dc5b3973382e83273f^{commit}" \
&& git checkout "a3add4f5f2a15a0b56f0c09d729418e4dbef475f^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars