File tree 19 files changed +19
-19
lines changed
aarch64/standard/2.0/tools/runtime_configs/python
2.0/tools/runtime_configs/python
3.0/tools/runtime_configs/python
3.0/tools/runtime_configs/python
4.0/tools/runtime_configs/python
5.0/tools/runtime_configs/python
19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.10.4" "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz#80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" standard verify_py310 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.7.13" "https://www.python.org/ftp/python/3.7.13/Python-3.7.13.tar.xz#99f106275df8899c3e8cb9d7c01ce686c202ef275953301427194693de5bef84" standard verify_py37 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.8.13" "https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tar.xz#6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57" standard verify_py38 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.9.12" "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz#2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971" standard verify_py39 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.10.4" "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz#80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" standard verify_py310 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.8.13" "https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tar.xz#6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57" standard verify_py38 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.9.12" "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz#2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971" standard verify_py39 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.10.4" "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz#80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" standard verify_py310 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.8.13" "https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tar.xz#6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57" standard verify_py38 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.9.12" "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz#2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971" standard verify_py39 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.10.4" "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz#80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" standard verify_py310 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.8.13" "https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tar.xz#6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57" standard verify_py38 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.9.12" "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz#2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971" standard verify_py39 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.10.4" "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz#80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" standard verify_py310 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.8.13" "https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tar.xz#6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57" standard verify_py38 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.9.12" "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz#2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971" standard verify_py39 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.10.4" "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz#80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" standard verify_py310 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.8.13" "https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tar.xz#6f309077012040aa39fe8f0c61db8c0fa1c45136763299d375c9e5756f09cf57" standard verify_py38 copy_python_gdb ensurepip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export PYTHON_CONFIGURE_OPTS="\
8
8
#require_gcc
9
9
prefer_openssl11
10
10
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
11
- install_package "openssl-1.1.1m " "https://www.openssl.org/source/openssl-1.1.1m .tar.gz#f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96 " mac_openssl --if has_broken_mac_openssl
11
+ install_package "openssl-1.1.1n " "https://www.openssl.org/source/openssl-1.1.1n .tar.gz#40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a " mac_openssl --if has_broken_mac_openssl
12
12
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
13
13
if has_tar_xz_support; then
14
14
install_package "Python-3.9.12" "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz#2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971" standard verify_py39 copy_python_gdb ensurepip
You can’t perform that action at this time.
0 commit comments