Files
purple-electrumwallet/contrib/build-linux
davide bb0c1f2bc9 build: increase pip download timeout to 120s in Windows and Linux builds
Large binary wheels (PyQt6 ~7-8 MB, cryptography ~3-4 MB) were timing out
with pip's default 15s socket timeout on slow connections, causing a
WinError 32 sharing violation on Wine temp files and an incomplete-download
error on Linux. Adding --timeout 120 to all pip install invocations in
both build-electrum-git.sh and make_appimage.sh fixes this
2026-05-08 10:17:43 +02:00
..
2026-03-20 18:12:55 +00:00