Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android cibuildwheel support #131531

Open
mhsmith opened this issue Mar 20, 2025 · 1 comment
Open

Android cibuildwheel support #131531

mhsmith opened this issue Mar 20, 2025 · 1 comment
Labels
OS-android type-feature A feature request or enhancement

Comments

@mhsmith
Copy link
Member

mhsmith commented Mar 20, 2025

Feature or enhancement

Proposal:

This issue will link together a number of PRs required to support running cibuildwheel for Android. Specifically, we need the following features:

  • Produce a release package containing a pre-compiled Python for Android.
  • Enable the testbed app to run arbitrary tests on third-party packages.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Linked PRs

@mhsmith mhsmith added type-feature A feature request or enhancement OS-android labels Mar 20, 2025
@freakboy3742
Copy link
Contributor

For the benefit of other observers - this work will mostly be a reorganisation of pieces of the Android build that either already exist, in service of making those parts easier to use for building and testing third-party packages. It's directly analogous to the changes that have been made recently to the iOS testbed to make it a useful for running third-party test suites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-android type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants