tandroid build: update kivy, and python - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 7698ab4ccb11451a1964ac03e00e258f431c2a41 DIR parent edb214aeca91de2d0f3719c0258e98592bef6481 HTML Author: SomberNight <somber.night@protonmail.com> Date: Sat, 6 Mar 2021 14:42:01 +0100 android build: update kivy, and python Diffstat: M contrib/android/buildozer.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) --- DIR diff --git a/contrib/android/buildozer.spec b/contrib/android/buildozer.spec t@@ -37,14 +37,13 @@ version.filename = %(source.dir)s/electrum/version.py # (list) Application requirements requirements = - # note: re python3.8, see #6147 - hostpython3==3.7.9, - python3==3.7.9, + hostpython3==3.8.8, + python3==3.8.8, android, openssl, plyer, - # kivy 1.11.1 - kivy==39c17457bae91baf8fe710dc989791e45879f136, + # kivy 2.0.0 + kivy==dedcb6bcabe3d8d6758dcee607e8c33b174d782b, libffi, libsecp256k1, cryptography