chore(pins): follow CPython 3.14.7 - #1
Merged
Merged
Conversation
Both builds read their input from the same python.org release directory, so one bump moves the source tarball and the official Android package together. The dependency set is re-read from the new source's Android/android.py rather than carried over: its versions are CPython's choice, not this project's. The API floor is not touched here. It is measured, and the api-level workflow re-measures it because config/ changed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pinned 3.14.6
newest 3.14.7 (8 patches of 3.14)
fetching 3.14.7
source 3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f81 Python-3.14.7.tar.xz
package 6d50cc3aa66e414a439594089bcdfb5f1264358155c70c1f00471c24cfb477fb python-3.14.7-aarch64-linux-android.tar.gz
deps bzip2 1.0.8-3, libffi 3.4.4-3, openssl 3.5.7-0, sqlite 3.50.4-0, xz 5.4.6-1, zstd 1.5.7-2
lock default: config/source/cpython-3.14.7.lock.json
lock upstream: config/upstream/cpython-3.14.7-aarch64-linux-android.lock.json
The API floor is not touched here — it is measured. Let the api-level
workflow re-measure it, and qualify the build on a device before the
release leaves prerelease.