Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
isprogram
/
pyenv
Mirror von
https://github.com/pyenv/pyenv.git
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Projekte
0
Releases
241
Wiki
Aktivität
Quellcode durchsuchen
Add CPython 3.2.6 and CPython 3.3.6 (
fixes
#253
)
pull/254/head
Makoto Sasaki
vor 11 Jahren
Ursprung
d38f00cd4a
Commit
d7f4aa02ed
5 geänderte Dateien
mit
6 neuen
und
6 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
+3
-0
plugins/python-build/share/python-build/3.2.6
+0
-3
plugins/python-build/share/python-build/3.2.6rc1
+3
-0
plugins/python-build/share/python-build/3.3.6
+0
-3
plugins/python-build/share/python-build/3.3.6rc1
+0
-0
plugins/python-build/share/python-build/patches/3.2.6/Python-3.2.6/002_readline63.patch
+ 3
- 0
plugins/python-build/share/python-build/3.2.6
Datei anzeigen
@ -0,0 +1,3 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.2.6" "https://www.python.org/ftp/python/3.2.6/Python-3.2.6.tgz#fc1e41296e29d476f696303acae293ae7a2310f0f9d0d637905e722a3f16163e" ldflags_dirs standard verify_py32 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/3.2.6rc1
Datei anzeigen
@ -1,3 +0,0 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.2.6rc1" "https://www.python.org/ftp/python/3.2.6/Python-3.2.6rc1.tgz#b10c473f205793319e41e2855abcf7f46f0f845e6e8e5077183dbc1271c19743" ldflags_dirs standard verify_py32 ensurepip
+ 3
- 0
plugins/python-build/share/python-build/3.3.6
Datei anzeigen
@ -0,0 +1,3 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.3.6" "https://www.python.org/ftp/python/3.3.6/Python-3.3.6.tgz#0a58ad1f1def4ecc90b18b0c410a3a0e1a48cf7692c75d1f83d0af080e5d2034" ldflags_dirs standard verify_py33 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/3.3.6rc1
Datei anzeigen
@ -1,3 +0,0 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.3.6rc1" "https://www.python.org/ftp/python/3.3.6/Python-3.3.6rc1.tgz#1729a43107be4e13b8b4407926557242f2a28a93b97d2d861f8b002257467169" ldflags_dirs standard verify_py33 ensurepip
plugins/python-build/share/python-build/patches/3.2.6rc1/Python-3.2.6rc1/002_readline63.patch → plugins/python-build/share/python-build/patches/3.2.6/Python-3.2.6/002_readline63.patch
Datei anzeigen
Verfassen
Vorschau
Laden…
Abbrechen
Speichern