https://github.com/python/cpython/commit/a1ec7467874207957519bb53e16efdaa7e03cb5b
commit: a1ec7467874207957519bb53e16efdaa7e03cb5b
branch: main
author: Zachary Ware <[email protected]>
committer: zware <[email protected]>
date: 2026-02-28T22:26:47Z
summary:
gh-144551: Update iOS builds to use OpenSSL 3.5.5 (GH-145372)
files:
M Apple/__main__.py
diff --git a/Apple/__main__.py b/Apple/__main__.py
index 253bdfaab5520c..3261f368a88fc0 100644
--- a/Apple/__main__.py
+++ b/Apple/__main__.py
@@ -316,7 +316,7 @@ def unpack_deps(
for name_ver in [
"BZip2-1.0.8-2",
"libFFI-3.4.7-2",
- "OpenSSL-3.0.19-1",
+ "OpenSSL-3.5.5-1",
"XZ-5.6.4-2",
"mpdecimal-4.0.0-2",
"zstd-1.5.7-1",
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]