Markus Kaiserswerth
37e4c2094f
Add CPython 3.6.2 and remove 3.6.2rc2 ( #951 )
9年前
Zhiming Wang
3e08d43fd9
Add CPython 3.6.2rc2 and remove 3.6.2rc1
https://www.python.org/downloads/release/python-362rc2/
9年前
Ville Skyttä
7add7793cd
micropython-dev: Set better sys.path
9年前
Zhiming Wang
734e40d8a5
Add CPython 3.6.2rc1 ( #940 )
9年前
Samuel Villamonte
bd32d489c1
Update links to Portable Pypy 5.8-1 bugfix release ( #939 )
* Update pypy2.7-portable-5.8.0, pypy3.5-portable-5.8.0, pypy2.7-5.8.0 and pypy3.5-5.8.0
See issue https://github.com/squeaky-pl/portable-pypy/issues/54
9年前
Samuel Villamonte
d82324ecf9
Fix wrong Portable PyPy links
9年前
Samuel Villamonte
cb579583bc
Dropped support for all EOL x86/x64 Ubuntu distros to use Portable PyPy instead, per issue #925 comments
9年前
Samuel Villamonte
7a6cbbcd08
Fixed error message, PyPy3
9年前
Samuel Villamonte
3314420f2e
Fix yet another checksum
9年前
Samuel Villamonte
1f3b0ae017
Fix portable pypy typo
9年前
Samuel Villamonte
d3e40c34bb
Added pypy3.5-5.8.0
9年前
Samuel Villamonte
38e2067ad6
Added pypy2.7-5.8.0
9年前
Samuel Villamonte
e0b0147056
Fix sha256 sum
9年前
Samuel Villamonte
88e46c4b5a
Added pypy3.5-portable-5.8.0
9年前
Samuel Villamonte
ca00b8e2e9
Added pypy2.7-portable-5.8.0
9年前
Samuel Villamonte
02001dbfb3
Added pypy3.5-5.8.0-src
9年前
Samuel Villamonte
033dae622d
Added pypy2.7-5.8.0-src
9年前
Shoichi Aizawa
d5b193e5b0
python-build: add anaconda[23]-4.4.0
9年前
Ville Skyttä
fd1fb13016
Add micropython-dev
9年前
Joe Siewert
a91b36b236
Fix --enable-shared sample command
9年前
José Oliveros
aad7c0e055
add -f to anaconda install script
9年前
Francis T. O'Donovan
19048f1b60
Add miniconda3-4.2.12 and miniconda3-4.3.11
9年前
menduo
ff666ab489
replace github.com/yyuu with github.com/pyenv
9年前
Josh Friend
bcc8ab231a
Add PyPy 5.7.1 portable
9年前
Josh Friend
29126e4965
Add PyPy3.5 5.7.1
9年前
Josh Friend
ae11c56565
Add PyPy 5.7.1
closes #888
9年前
Samuel Villamonte
cb2a5b3cea
miniconda3 no longer seems to have ARM or PPC *latest* versions, only numbered versions, and is now based on 3.6
9年前
Nick Anderegg
6404661372
python-build: Fix typo in MacOS packages for anaconda2-4.3.0/4.2.0
The package names in the python-build files for anaconda2-4.2.0 and
anaconda2-4.3.0 both had 'Anaconda2-4.2.1-MacOSX-x86_64' erroneously
listed as the package name. Anaconda2-4.2.1 is not a version of Anaconda
in existence. The URL arguments were correct, just not the package name
arguments.
9年前
Samuel Villamonte
69cfc1a3e2
Make miniconda-latest point to miniconda2-latest
9年前
Nick Anderegg
c148ac9f89
python-build: Add Anaconda2/Anaconda3 4.3.1
9年前
Samuel Villamonte
e5d8edf1d9
Add PyPy3 5.7-beta ( #871 )
9年前
Samuel Villamonte
030821e618
Add PyPy2 5.7.0 ( #872 )
9年前
Zhiming Wang
46a6adea6b
Add CPython 3.6.1 and remove 3.6.1rc1 ( #873 )
9年前
Samuel Villamonte
cd22737d70
Added pypy-portable-5.7.0 ( #868 )
9年前
Samuel Villamonte
459a535228
Added pypy3-portable-5.7.0 ( #869 )
9年前
Samuel Villamonte
a5619caf54
Added pypy3.5-5.7-beta-src this time for real
9年前
Samuel Villamonte
edd5b932d6
Added pypy2-v5.7.0-src
9年前
Samuel Villamonte
b7451d7280
Updated pypy-5.7.0-src shim
9年前
Samuel Villamonte
81c2e4b32e
Added warning message on top
9年前
Samuel Villamonte
8b0de41c4a
Added pyston-0.6.1
9年前
Yamashita, Yuu
d01fa09a7d
Migrate project URL to https://github.com/pyenv/pyenv
9年前
Yamashita, Yuu
3d36ee7227
Change default mirror site to https://pyenv.github.io
9年前
Yamashita, Yuu
98a879bdb0
Migrate project URL from https://github.com/yyuu to https://github.com/pyenv
9年前
Yamashita, Yuu
4107496053
Update to 3.6.1rc1's OpenSSL to 1.0.2k ( #850 , #851 )
9年前
Zhiming Wang
ba620fd076
Upgrade OpenSSL to 1.0.2k
9年前
Zhiming Wang
3cf9586b92
Add CPython 3.6.1rc1
https://www.python.org/downloads/release/python-361rc1/
9年前
Jakub Wilk
3a4c7cf200
Fix typos
9年前
Yamashita, Yuu
9a99d427ef
`--quiet` options isn't sensible for sha256sum(1) of GNU coreutils ( fixes #840 )
The option is available only if verifying digest, not available when computing digest.
> --quiet
> don't print OK for each successfully verified file
9年前
Yamashita, Yuu
d9c933e0c0
Use GitHub for all CPython dev versions ( #836 )
9年前
Yen Chi Hsuan
84c4ed5230
CPython now uses git
9年前