Skip to content

python 3.13 rebuild - Part 1#27768

Closed
thunder-coding wants to merge 60 commits intomasterfrom
python313-dep1
Closed

python 3.13 rebuild - Part 1#27768
thunder-coding wants to merge 60 commits intomasterfrom
python313-dep1

Conversation

@thunder-coding
Copy link
Member

@thunder-coding thunder-coding commented Dec 28, 2025

Seems like the CI isn't picking up changes in dockerfile.

The base branch has been set to master for the CI to kick in properly. But this PR is supposed to be based against python313 branch

@thunder-coding thunder-coding self-assigned this Dec 28, 2025
@thunder-coding thunder-coding changed the title python 3.13 rebuild - part 1 python 3.13 rebuild - Part 1 Dec 28, 2025
@thunder-coding thunder-coding force-pushed the python313 branch 2 times, most recently from 55b54bb to 6247dbc Compare December 28, 2025 19:09
@thunder-coding thunder-coding mentioned this pull request Dec 28, 2025
5 tasks
@thunder-coding thunder-coding moved this from Blockers to Blocked in @thunder-coding's public tracker Dec 28, 2025
@thunder-coding thunder-coding changed the base branch from python313 to master January 8, 2026 22:51
@thunder-coding thunder-coding moved this from Blocked to Blockers in @thunder-coding's public tracker Jan 9, 2026
@thunder-coding thunder-coding moved this from Blockers to Blocked in @thunder-coding's public tracker Jan 9, 2026
@thunder-coding thunder-coding force-pushed the python313-dep1 branch 5 times, most recently from d2d431d to efe3359 Compare January 19, 2026 12:28
@thunder-coding thunder-coding force-pushed the python313-dep1 branch 4 times, most recently from 4bc8510 to 81bced8 Compare January 26, 2026 06:17
…roid api version

`python -m build` builds android wheels as android_$TERMUX_ARCH.whl but
pip during installation expects it to be
android_$TERMUX_API_LEVEL_$TERMUX_ARCH.whl so we need make sure that it
is installable without renaming the wheel
[[TODO: add more descriptive commit message]]
ac_cv_func_getlogin_r=no is needed to ensure that it doesn't try to use
getlogin_r on Android during on-device builds.

Although I have enabled on-device builds, I don't see any point in
keeping this as the same version of python needs to be available for
building the same version of python. Pretty much defeats the purpose
unless you are rebuilding with some changes for the same minor version
@thunder-coding
Copy link
Member Author

Merged in #27739

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant