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
Use original CPython repository as the source of CPython `*-dev` versions (
#409
)
pull/414/head
Yamashita, Yuu
vor 11 Jahren
Ursprung
1a66a9141b
Commit
a3bea25ddc
4 geänderte Dateien
mit
4 neuen
und
4 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
+1
-1
plugins/python-build/share/python-build/2.7-dev
+1
-1
plugins/python-build/share/python-build/3.2-dev
+1
-1
plugins/python-build/share/python-build/3.3-dev
+1
-1
plugins/python-build/share/python-build/3.4-dev
+ 1
- 1
plugins/python-build/share/python-build/2.7-dev
Datei anzeigen
@ -1,3 +1,3 @@
#require_gcc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_hg "Python-2.7-dev" "https://
bitbucket.org/mirror
/cpython" "2.7" standard verify_py27 ensurepip
install_hg "Python-2.7-dev" "https://
hg.python.org
/cpython" "2.7" standard verify_py27 ensurepip
+ 1
- 1
plugins/python-build/share/python-build/3.2-dev
Datei anzeigen
@ -1,3 +1,3 @@
#require_gcc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_hg "Python-3.2-dev" "https://
bitbucket.org/mirror
/cpython" "3.2" standard verify_py32 ensurepip
install_hg "Python-3.2-dev" "https://
hg.python.org
/cpython" "3.2" standard verify_py32 ensurepip
+ 1
- 1
plugins/python-build/share/python-build/3.3-dev
Datei anzeigen
@ -1,3 +1,3 @@
#require_gcc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_hg "Python-3.3-dev" "https://
bitbucket.org/mirror
/cpython" "3.3" standard verify_py33 ensurepip
install_hg "Python-3.3-dev" "https://
hg.python.org
/cpython" "3.3" standard verify_py33 ensurepip
+ 1
- 1
plugins/python-build/share/python-build/3.4-dev
Datei anzeigen
@ -1,3 +1,3 @@
#require_gcc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_hg "Python-3.4-dev" "https://
bitbucket.org/mirror
/cpython" "3.4" standard verify_py34 ensurepip
install_hg "Python-3.4-dev" "https://
hg.python.org
/cpython" "3.4" standard verify_py34 ensurepip
Verfassen
Vorschau
Laden…
Abbrechen
Speichern