1
0

update python-for-android to electrum_20210421d fb8f6fc44ef7465500c534186b0aba2a5e4ddc15

includes fixes for nativeSetenv
This commit is contained in:
Sander van Grieken
2023-01-05 14:06:42 +01:00
parent d52afee635
commit 6a1f19fd86

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
&& git checkout "a16a3dd5cf8fe0f846663bce9e248e5432dbbf2d^{commit}" \
&& git checkout "fb8f6fc44ef7465500c534186b0aba2a5e4ddc15^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars