]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-144551: Update iOS builds to use OpenSSL 3.5.5 (GH-145372)
authorZachary Ware <zach@python.org>
Sat, 28 Feb 2026 22:26:47 +0000 (16:26 -0600)
committerGitHub <noreply@github.com>
Sat, 28 Feb 2026 22:26:47 +0000 (22:26 +0000)
Apple/__main__.py

index 253bdfaab5520caf9557a481a8486346499ff03f..3261f368a88fc07cd2a15fc413f249d5551f5b63 100644 (file)
@@ -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",