Kaynağa Gözat

Source original build script in 3.13t-dev and 3.14t-dev

pull/2995/head
Sam Gross 2 ay önce
ebeveyn
işleme
48fbccf4ab
2 değiştirilmiş dosya ile 2 ekleme ve 14 silme
  1. +1
    -7
      plugins/python-build/share/python-build/3.13t-dev
  2. +1
    -7
      plugins/python-build/share/python-build/3.14t-dev

+ 1
- 7
plugins/python-build/share/python-build/3.13t-dev Dosyayı Görüntüle

@ -1,8 +1,2 @@
prefer_openssl3
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
export PYTHON_BUILD_TCLTK_USE_PKGCONFIG=1
export PYTHON_BUILD_CONFIGURE_WITH_DSYMUTIL=1
export PYTHON_BUILD_FREE_THREADING=1
install_package "openssl-3.3.0" "https://www.openssl.org/source/openssl-3.3.0.tar.gz#53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02" mac_openssl --if has_broken_mac_openssl
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
install_git "Python-3.13-dev" "https://github.com/python/cpython" 3.13 standard verify_py313 copy_python_gdb ensurepip
source "$(dirname "${BASH_SOURCE[0]}")"/3.13-dev

+ 1
- 7
plugins/python-build/share/python-build/3.14t-dev Dosyayı Görüntüle

@ -1,8 +1,2 @@
prefer_openssl3
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
export PYTHON_BUILD_TCLTK_USE_PKGCONFIG=1
export PYTHON_BUILD_CONFIGURE_WITH_DSYMUTIL=1
export PYTHON_BUILD_FREE_THREADING=1
install_package "openssl-3.3.0" "https://www.openssl.org/source/openssl-3.3.0.tar.gz#53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02" mac_openssl --if has_broken_mac_openssl
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
install_git "Python-3.14-dev" "https://github.com/python/cpython" main standard verify_py314 copy_python_gdb ensurepip
source "$(dirname "${BASH_SOURCE[0]}")"/3.14-dev

Yükleniyor…
İptal
Kaydet