diff options
author | Ned Deily <nad@python.org> | 2023-07-31 06:15:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-31 06:15:27 (GMT) |
commit | 9690efc5552153cb7276b7d481827f26a4f3ae2b (patch) | |
tree | 81460004cc0a8da148495b6d25e0fb39de385aa0 /Mac/BuildScript | |
parent | ff5dd9d9db0d036dbc65b7c5de49c6f3117a2355 (diff) | |
download | cpython-9690efc5552153cb7276b7d481827f26a4f3ae2b.zip cpython-9690efc5552153cb7276b7d481827f26a4f3ae2b.tar.gz cpython-9690efc5552153cb7276b7d481827f26a4f3ae2b.tar.bz2 |
[3.11] Update macOS installer screens for 3.11.5. (GH-107477)
Diffstat (limited to 'Mac/BuildScript')
-rw-r--r-- | Mac/BuildScript/resources/ReadMe.rtf | 4 | ||||
-rw-r--r-- | Mac/BuildScript/resources/Welcome.rtf | 23 |
2 files changed, 2 insertions, 25 deletions
diff --git a/Mac/BuildScript/resources/ReadMe.rtf b/Mac/BuildScript/resources/ReadMe.rtf index 2d6ca8f..94e61ac 100644 --- a/Mac/BuildScript/resources/ReadMe.rtf +++ b/Mac/BuildScript/resources/ReadMe.rtf @@ -1,4 +1,4 @@ -{\rtf1\ansi\ansicpg1252\cocoartf2639 +{\rtf1\ansi\ansicpg1252\cocoartf2709 \cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fswiss\fcharset0 Helvetica-Oblique; \f3\fmodern\fcharset0 CourierNewPSMT;\f4\fmodern\fcharset0 Courier;} {\colortbl;\red255\green255\blue255;} @@ -13,7 +13,7 @@ \f1\b \cf0 \ul \ulc0 Certificate verification and OpenSSL\ \f0\b0 \ulnone \ -This package includes its own private copy of OpenSSL 1.1.1. The trust certificates in system and user keychains managed by the +This package includes its own private copy of OpenSSL 3.0. The trust certificates in system and user keychains managed by the \f2\i Keychain Access \f0\i0 application and the \f2\i security diff --git a/Mac/BuildScript/resources/Welcome.rtf b/Mac/BuildScript/resources/Welcome.rtf index 93500bc..86f4dfd 100644 --- a/Mac/BuildScript/resources/Welcome.rtf +++ b/Mac/BuildScript/resources/Welcome.rtf @@ -25,27 +25,4 @@ At the end of this install, click on \f2 Install Certificates \f0 to install a set of current SSL root certificates.\ \ - -\f1\b [UPDATE: fixed in macOS 13.4] macOS 13 Ventura users -\f0\b0 : Due to an issue with the macOS -\f1\b Installer -\f0\b0 app in macOS 13 Ventura updates prior to macOS 13.4, installation of some third-party packages including this Python package may fail with a vague -\f1\b "The installer encountered an error" -\f0\b0 message if the -\f1\b Installer -\f0\b0 app does not have permission to access the folder containing the downloaded installer file, typically in the -\f1\b Downloads -\f0\b0 folder. Go to -\f1\b System Settings -\f0\b0 -> -\f1\b Privacy & Security -\f0\b0 -> -\f1\b Files and Folders -\f0\b0 , then click the mark in front of -\f1\b Installer -\f0\b0 to expand, and enable -\f1\b Downloads Folder -\f0\b0 by moving the toggle to the right. See {\field{\*\fldinst{HYPERLINK "https://github.com/python/cpython/issues/103207"}}{\fldrslt https://github.com/python/cpython/issues/103207}} for up-to-date information on this issue. This problem has been resolved in macOS 13.4.\ -\ -\ }
\ No newline at end of file |