Yamashita, Yuu
|
e0fdded2cd
|
Use `.tar.xz` archive only if `tar` supports `-J` (especially on *BSD) (#654)
|
10 years ago |
Yamashita, Yuu
|
4df7cf2dd6
|
Add workaround for `/bin/python` (#628)
|
10 years ago |
Yamashita, Yuu
|
e93ae00ca1
|
Write help message to stdout just like other commands (#650, #651)
|
10 years ago |
Yamashita, Yuu
|
a761ff602d
|
Merge pull request #657 from zmwangx/cpython-3.6.0a3
Add CPython 3.6.0a3 and remove 3.6.0a2
|
10 years ago |
Zhiming Wang
|
253d79503d
|
Remove CPython 3.6.0a2 in favor of 3.6.0a3
|
10 years ago |
Zhiming Wang
|
f3e7005fb1
|
Add CPython 3.6.0a3
|
10 years ago |
Yamashita, Yuu
|
2ad9dfd217
|
Merge pull request #654 from yyuu/tgz-to-tar-xz
Use xz archive instead of gzip archive
|
10 years ago |
Yamashita, Yuu
|
9e8df34124
|
MD5 -> SHA256
|
10 years ago |
Yamashita, Yuu
|
7a61486b5c
|
PyPy 5.1.1 binary isn't available for ppc64(le)?
|
10 years ago |
Yamashita, Yuu
|
c3cefd9588
|
Add anaconda[23]-4.1.0
|
10 years ago |
Yamashita, Yuu
|
4771e05c53
|
Use xz archive instead of gzip archive
|
10 years ago |
Yamashita, Yuu
|
331f68260b
|
3.4.3: MD5 -> SHA256
|
10 years ago |
Yamashita, Yuu
|
c803130a9d
|
Merge pull request #651 from yyuu/sh-help-stderr
Messages should not be written to stdout if the command is `sh-` command
|
10 years ago |
Yamashita, Yuu
|
24ba8ce904
|
Merge pull request #653 from yyuu/rbenv-20160701
rbenv 20160701
|
10 years ago |
Yamashita, Yuu
|
727b8b02ac
|
Merge remote-tracking branch 'rbenv/master' into rbenv-20160701
|
10 years ago |
Yamashita, Yuu
|
de4c2a91d4
|
Merge pull request #652 from nicktimko/patch-1
Use non-broken 3.6.0a2 xz archive
|
10 years ago |
Nick Timkovich
|
aedbd8d046
|
Use non-broken 3.6.0a2 xz archive
Fixes #647. Also reduces potential demonic invasions through reduction of `666`s.
|
10 years ago |
Yamashita, Yuu
|
25d3ca7fdf
|
Messages should not be written in stdout if the command is `sh-` command (fixes #650)
|
10 years ago |
Yamashita, Yuu
|
081f539cbc
|
Merge pull request #648 from JayH5/fix-pypy-5-3-1
pypy-5.3.1: Remove stray text
|
10 years ago |
Jamie Hewland
|
1e75a11d32
|
pypy-5.3.1: Remove stray text
|
10 years ago |
Josh Friend
|
7d709586ee
|
v20160629
|
10 years ago |
Josh Friend
|
962c7827fb
|
Add PyPY 5.3.1
closes #646
|
10 years ago |
Yamashita, Yuu
|
e8c1f0dccf
|
Merge pull request #645 from zmwangx/cpython-2.7.12
Add CPython 2.7.12 and remove 2.7.12rc1
|
10 years ago |
Zhiming Wang
|
0e698ffc4c
|
Remove CPython 2.7.12rc1 in favor of 2.7.12
|
10 years ago |
Zhiming Wang
|
5298c4bd1b
|
Add CPython 2.7.12
|
10 years ago |
Yamashita, Yuu
|
9cd200b98c
|
v20160628 (fixes #644)
|
10 years ago |
Josh Friend
|
efef9d8c5c
|
Remove CPython release candidates 3.4.5 and 3.5.2
|
10 years ago |
Yamashita, Yuu
|
5e7bd78766
|
Merge pull request #643 from zmwangx/cpython-3.4.5-and-3.5.2
Add CPython 3.4.5 and 3.5.2
|
10 years ago |
Zhiming Wang
|
4967a7f495
|
Add CPython 3.5.2
|
10 years ago |
Zhiming Wang
|
803697feb2
|
Add CPython 3.4.5
|
10 years ago |
Yamashita, Yuu
|
fcbb1a24fd
|
Merge pull request #642 from yyuu/stop-calling-verify-pyxx-twice
Added `build_package_symlink_version_suffix` to stop calling `verify_pyXX`
|
10 years ago |
Yamashita, Yuu
|
f22d0e969b
|
Added `build_package_symlink_version_suffix` to stop calling `verify_pyXX` twice (#638)
|
10 years ago |
Yamashita, Yuu
|
3d263c8fa3
|
`verify_pyXX` before and after `ensurepip` to ensure there's `python` executable (#638)
|
10 years ago |
Yamashita, Yuu
|
ae40042ff8
|
`veirfy_pyXX` should be called after `ensurepip` (#638)
|
10 years ago |
Yamashita, Yuu
|
8579fd4567
|
`build_package_ensurepip` should be called earlier than `build_package_verify_py33` to generate symlink of `pip` from `pip3.3` (fixes #638)
|
10 years ago |
Yamashita, Yuu
|
c4e012d5e3
|
Prevent loading user's aria2.conf (fixes #625)
|
10 years ago |
Yamashita, Yuu
|
f64f7c7c49
|
Merge pull request #634 from yyuu/use-curl-stub-in-tests
Use `curl` stub instead of `aria2c` during tests
|
10 years ago |
Yamashita, Yuu
|
0dcce750b9
|
Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965)
|
10 years ago |
Josh Friend
|
a300254841
|
Added new pythons to changelog
|
10 years ago |
Josh Friend
|
57df303a2c
|
Added CPython 2.7.12rc1
|
10 years ago |
Yamashita, Yuu
|
aed0eaeceb
|
Add PyPy3.3 v5.2-alpha1
|
10 years ago |
Yamashita, Yuu
|
bbe84d0411
|
Fix the name of `pypy-5.3-src`
|
10 years ago |
Yamashita, Yuu
|
2145efec42
|
Merge pull request #630 from zmwangx/cpython-3.6.0a2
Add CPython 3.6.0a2
|
10 years ago |
Zhiming Wang
|
cd3ace7d97
|
Add CPython 3.6.0a2
https://www.python.org/downloads/release/python-360a2/.
|
10 years ago |
Josh Friend
|
8781d132e7
|
Fix CPython 3.4.5rc1 install
|
10 years ago |
Josh Friend
|
f66b8ead99
|
Add CPython 3.4.5rc1
NOTE: 3.4.5rc1 does not create a `python` executable shortcut like
other pythons, it only creates `python3`
|
10 years ago |
Josh Friend
|
8b414ce31d
|
Add CPython 3.5.2rc1
|
10 years ago |
Josh Friend
|
aa7b6420ce
|
Add PyPy2 5.3
Closes #626
|
10 years ago |
Yamashita, Yuu
|
216244fbac
|
pyenv should not manage shims for all `xz` related executables
|
10 years ago |
Yamashita, Yuu
|
4c654d703e
|
Merge pull request #620 from yyuu/workaround-aria2c-stdout
Write remote content on stdout with `aria2c`
|
10 years ago |