Uh oh!
There was an error while loading. Please reload this page.
gh-139573: Update OpenSSL version used in iOS builds - #139582
Conversation
freakboy3742
commented
Oct 5, 2025
Assigning to @hugovk since this should be backported to 3.14 for the .0 release. |
| the unpacked dependencies. | ||
| """ | ||
| # To create new builds of these dependencies, usually all that's necessary | ||
| # is to push a tag to the cpython-apple-source-deps repository, and GitHub |
There was a problem hiding this comment.
Looks like for this one it's more of pushing a simple Makefile update (and a tag) rather than just a tag.
There was a problem hiding this comment.
It will actually work on a tag; the Makefile does encode the "default" for the purposes of other CI checks, but a tag is sufficient to make the release.
Of course, a PR doesn't hurt, either.
Uh oh!
There was an error while loading. Please reload this page.
hugovk
commented
Oct 5, 2025
Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Thanks @freakboy3742 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
GH-139589 is a backport of this pull request to the 3.14 branch. |
…9582) Update OpenSSL version used in iOS builds.
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
…thonGH-139582) (python#139589) pythongh-139573: Update OpenSSL version used in iOS builds (pythonGH-139582) Update OpenSSL version used in iOS builds. (cherry picked from commit 20758f9) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Bumps the OpenSSL version used when building iOS XCframeworks.