1
0

android build: bump python version (3.8.18->3.10.14)

cffi also had to be updated for this, and corresponding commit backported from upstream p4a
This commit is contained in:
SomberNight
2024-04-17 16:50:28 +00:00
parent 96bb1611c5
commit cfb53e4880
4 changed files with 7 additions and 7 deletions

View File

@@ -198,7 +198,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch sombernight/qt6-wip (note: careful with force-pushing! see #8162) \
&& git checkout "04e80084ebbb9bcfdbb32e814d4a1f5826ffe4eb^{commit}" \
&& git checkout "5df11be775eadcc19774e5bb118ee407330b8d83^{commit}" \
&& /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e .
# build env vars