cpython: edf5ae3162ef (original) (raw)
Mercurial > cpython
changeset 101735:edf5ae3162ef
Issue #26930: merge from 3.5 [#26930]
Ned Deily nad@python.org | |
---|---|
date | Sat, 04 Jun 2016 17:24:01 -0700 |
parents | 0a8509023c09(current diff)5462d455215a(diff) |
children | e89eb7935ca9 |
files | Misc/NEWS |
diffstat | 2 files changed, 9 insertions(+), 3 deletions(-)[+] [-] Mac/BuildScript/build-installer.py 6 Misc/NEWS 6 |
line wrap: on
line diff
--- a/Mac/BuildScript/build-installer.py +++ b/Mac/BuildScript/build-installer.py @@ -242,9 +242,9 @@ def library_recipes(): result.extend([ dict(
name="OpenSSL 1.0.2g",[](#l1.7)
url="https://www.openssl.org/source/openssl-1.0.2g.tar.gz",[](#l1.8)
checksum='f3c710c045cdee5fd114feb69feba7aa',[](#l1.9)
name="OpenSSL 1.0.2h",[](#l1.10)
url="https://www.openssl.org/source/openssl-1.0.2h.tar.gz",[](#l1.11)
checksum='9392e65072ce4b614c1392eefc1f23d0',[](#l1.12) patches=[[](#l1.13) "openssl_sdk_makedepend.patch",[](#l1.14) ],[](#l1.15)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -122,6 +122,12 @@ Windows
The Windows launcher py.exe
no longer prefers an installed
Python 2 version over Python 3 by default when used interactively.
+Build
+-----
+
+- Issue #26930: Update OS X 10.5+ 32-bit-only installer to build