]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131531: Add `android.py package` command (GH-131532) (#131960)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Apr 2025 02:05:39 +0000 (04:05 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Apr 2025 02:05:39 +0000 (10:05 +0800)
commit38943bef251330a50a6c8c6aecdf892471d9d1aa
treea58865653501567d9ff3d1c920e730784e1ebb88
parent67087d9327cf1dba5df5d2d8a4a3d19d1497e554
[3.13] gh-131531: Add `android.py package` command (GH-131532) (#131960)

Adds a `package` entry point to the `android.py` build script to support
creating an Android distribution artefact.
(cherry picked from commit fe5c4c53e7bc6d780686013eaab17de2237b2176)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Android/README.md
Android/android.py
Android/testbed/.gitignore
Android/testbed/.idea/inspectionProfiles/Project_Default.xml [new file with mode: 0644]
Android/testbed/app/build.gradle.kts
Android/testbed/app/src/main/c/CMakeLists.txt
Doc/using/android.rst