Sander van Grieken
9d5b4a7cd9
android: use plain 'build' dependency (using 'venv') instead of 'build[virtualenv]',
...
remove setuptools as its use is now pinned via hostpython_prerequisites where applicable,
update depends asserts in pyqt6sip, sip, pyqt_builder
2026-04-22 10:15:30 +02:00
Sander van Grieken
74f3c0427d
android: pin hostpython3 PyProjectRecipe versions,
...
pin android and pyjnius recipes Cython version
2026-04-22 10:15:30 +02:00
Sander van Grieken
dba6b751cc
android: update for rebase p4a, update qt to 6.10, ndk to 28
...
p4a rebased on spesmilo/electrum_202602, 375a05de21b538d704174b1efeb3fc85d151f94e
2026-04-22 10:15:30 +02:00
SomberNight
adb4f6f246
android build: bump python version (3.10.18->3.11.14)
...
Bump the python version used on Android from 3.10 to 3.11.
The substance is the backport of the corresponding commit [0] from upstream p4a.
Tested that apk is still reproducible by doing two full builds.
I also used the apk a bit and it seems to work at runtime. :)
[0]: https://github.com/kivy/python-for-android/pull/2850/commits/78db83223f4f481598343237a6b8788fb4731a00 (which got squashed into https://github.com/kivy/python-for-android/commit/83e74cac0fa230231f63b7d7e4f1e8581fd9e2ce )
2025-12-27 03:31:19 +00:00
SomberNight
fa271e3958
build: bump python versions in binaries
...
note: 3.12 just transitioned to security-only status,
so can't bump win/mac binaries without switching to 3.13
(as we don't compile our own cpython for those)
2025-06-05 16:51:56 +00:00
SomberNight
bf0ad20c60
build: bump python versions in binaries
2025-06-05 16:50:35 +00:00
SomberNight
cfb53e4880
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
2024-04-18 17:17:49 +00:00
SomberNight
872ab29436
android build: bump some security-sensitive packages (py3, ssl)
2023-12-24 05:18:47 +00:00
SomberNight
9b1fb0e5fe
android build: bump python, openssl
2023-06-02 17:17:43 +00:00
SomberNight
1e404f4e30
binaries: update python and openssl
...
note: python 3.9.x is now in source-only mode, so could not update to latest...
it is time to investigate upgrading to python 3.10 in the win and mac binaries
2022-11-05 14:41:23 +00:00
SomberNight
1bb7ef92e7
binaries: bump python 3.9.10->3.9.11; and for android 3.8.12->3.8.13
...
This is bumping the python versions bundled inside our binaries.
For macOS and AppImage, from 3.9.10 to 3.9.11.
For Android, from 3.8.12 to 3.8.13.
Windows is left untouched as I am having issues with the wine build when using 3.9.11.
(see https://github.com/spesmilo/electrum/pull/7721#issuecomment-1071901116 )
2022-03-18 16:21:24 +01:00
SomberNight
7d5c5b75a1
android build: bump python 3.8.8->3.8.12
2021-11-02 18:38:24 +01:00
SomberNight
c3ccfd7d19
android build: pin hashes of p4a recipes
2021-05-01 08:07:19 +02:00