Zhiming Wang
4967a7f495
Add CPython 3.5.2
2016-06-27 18:45:01 +08:00
Zhiming Wang
803697feb2
Add CPython 3.4.5
2016-06-27 18:44:23 +08:00
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`
2016-06-27 09:43:32 +09:00
Yamashita, Yuu
f22d0e969b
Added build_package_symlink_version_suffix
to stop calling verify_pyXX
twice ( #638 )
2016-06-27 00:39:49 +00:00
Yamashita, Yuu
3d263c8fa3
verify_pyXX
before and after ensurepip
to ensure there's python
executable (#638 )
2016-06-24 09:43:00 +00:00
Yamashita, Yuu
ae40042ff8
veirfy_pyXX
should be called after ensurepip
(#638 )
2016-06-24 08:58:45 +00:00
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 )
2016-06-24 08:56:03 +00:00
Yamashita, Yuu
c4e012d5e3
Prevent loading user's aria2.conf ( fixes #625 )
2016-06-22 00:38:38 +00:00
Yamashita, Yuu
f64f7c7c49
Merge pull request #634 from yyuu/use-curl-stub-in-tests
...
Use `curl` stub instead of `aria2c` during tests
2016-06-21 09:38:16 +09:00
Yamashita, Yuu
0dcce750b9
Use curl
stub instead of aria2c
during tests (equiv to rbenv/ruby-build#965 )
2016-06-21 00:31:19 +00:00
Josh Friend
a300254841
Added new pythons to changelog
2016-06-15 22:07:04 -04:00
Josh Friend
57df303a2c
Added CPython 2.7.12rc1
2016-06-15 22:02:24 -04:00
Yamashita, Yuu
aed0eaeceb
Add PyPy3.3 v5.2-alpha1
2016-06-15 03:16:40 +00:00
Yamashita, Yuu
bbe84d0411
Fix the name of pypy-5.3-src
2016-06-15 03:00:51 +00:00
Yamashita, Yuu
2145efec42
Merge pull request #630 from zmwangx/cpython-3.6.0a2
...
Add CPython 3.6.0a2
2016-06-14 18:49:25 +09:00
Zhiming Wang
cd3ace7d97
Add CPython 3.6.0a2
...
https://www.python.org/downloads/release/python-360a2/ .
2016-06-13 22:51:30 -07:00
Josh Friend
8781d132e7
Fix CPython 3.4.5rc1 install
2016-06-13 14:16:08 -04:00
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`
2016-06-13 13:30:13 -04:00
Josh Friend
8b414ce31d
Add CPython 3.5.2rc1
2016-06-13 13:28:58 -04:00
Josh Friend
aa7b6420ce
Add PyPy2 5.3
...
Closes #626
2016-06-08 14:41:19 -04:00
Yamashita, Yuu
216244fbac
pyenv should not manage shims for all xz
related executables
2016-06-08 05:29:04 +00:00
Yamashita, Yuu
4c654d703e
Merge pull request #620 from yyuu/workaround-aria2c-stdout
...
Write remote content on stdout with `aria2c`
2016-06-02 11:04:41 +09:00
Yamashita, Yuu
02c7589d2a
pwd
of build_package_*
must be $BUILD_PATH
2016-06-02 01:51:32 +00:00
Yamashita, Yuu
69d5656311
Import functions from ruby-build v20160426-33-g3304f96
...
I should add EOL warnings to old versions later....
2016-06-02 01:49:10 +00:00
Yamashita, Yuu
4d64f84a25
http_get_aria2c
should return proper value on aria2c
failures
2016-06-02 01:43:57 +00:00
Yamashita, Yuu
42cffbc82d
Fix broken tests related to changes in aria2c
arguments
2016-06-02 01:38:23 +00:00
Yamashita, Yuu
c8c40cff21
Write remote content on stdout with aria2c
( fixes #619 , #534 )
...
`aria2c` doesn't support writing content to stdout. As a workaround,
this patch will use temporary file then write content on stdout once
finished downloading.
2016-06-01 06:55:59 +00:00
Yamashita, Yuu
10957b786a
Merge pull request #618 from jayvdb/stackless-dev-py35
...
Update stackless-dev to check for Python 3.5
2016-06-01 07:31:18 +09:00
John Vandenberg
9e07319cf9
Update stackless-dev to check for Python 3.5
2016-06-01 05:19:36 +07:00
Yamashita, Yuu
03f8029c41
Merge pull request #615 from cha-ron/fish-depcrecated-period
...
"." has been deprecated in the fish shell in favor of explicit "source"
2016-05-30 09:10:36 +09:00
McTavish McArdle
5f20bc258f
"." has been deprecated in the fish shell in favor of explicit "source"
2016-05-28 18:29:45 -04:00
Yamashita, Yuu
75fd97803d
Require GCC for CPython prior to 2.4.4 ( fixes #613 )
2016-05-27 06:44:07 +00:00
Yamashita, Yuu
9993d13996
Merge pull request #539 from yyuu/download-aria2c
...
Use `aria2c` as the download if available (#534 )
2016-05-26 09:30:39 +09:00
Yamashita, Yuu
c71cf59f50
Merge branch 'master' into download-aria2c
2016-05-26 09:28:45 +09:00
Yamashita, Yuu
8ea88dee1c
Trivial fixes
2016-05-26 00:22:54 +00:00
Yamashita, Yuu
97da7c40e7
Merge pull request #608 from yyuu/skip-create-conda-shims-reloaded
...
Skip creating shims for conda's system executables, more reliably
2016-05-24 23:05:14 +09:00
Yamashita, Yuu
1921dbef18
Skip creating shims for conda's system executables, more reliably ( #594 , #595 )
2016-05-24 01:01:41 +00:00
Yamashita, Yuu
0a73b8f886
Merge pull request #595 from yyuu/anaconda-rehash
...
Skip creating shims for system executables bundled with Anaconda (#594 )
2016-05-19 09:19:06 +09:00
Yamashita, Yuu
4a8947d1a6
Remove which
hook for Anaconda in favor of rehash
hook
2016-05-19 00:14:22 +00:00
Yamashita, Yuu
e748c14db8
Skip creating shims for system executables bundled with Anaconda ( fixes #594 , #599 )
...
With this, we'd be able to remove a hook script for `pyenv which`
eventually.
2016-05-19 00:13:37 +00:00
Yamashita, Yuu
cd3103340c
Merge pull request #604 from zmwangx/cpython-3.6.0a1
...
Add CPython 3.6.0a1
2016-05-18 17:40:11 +09:00
Zhiming Wang
4543ff88bc
Add CPython 3.6.0a1
...
https://www.python.org/downloads/release/python-360a1/
2016-05-17 23:14:58 -07:00
Yamashita, Yuu
2017dd0c25
v20160509
2016-05-09 00:45:51 +00:00
Yamashita, Yuu
24d05343f8
PyPy 5.1 binary for linux x86 is built for Ubuntu 12.04 - 14.04
2016-05-09 00:41:50 +00:00
Yamashita, Yuu
aa305d2c3d
Add PyPy 5.1.1 ( fixes #591 )
2016-05-09 00:39:53 +00:00
Yamashita, Yuu
73ca25e49b
Merge pull request #593 from Samureus/PyPy-5.1.1-src
...
Pypy 5.1.1 src
2016-05-09 09:28:02 +09:00
Samuel Villamonte
25184d9fca
Added PyPy 5.1.1-src
2016-05-08 13:51:10 -05:00
Samuel Villamonte
d948274305
Merge pull request #1 from Samureus/Portable-PyPy-5.1.1
...
Added PyPy Portable 5.1.1
2016-05-08 12:59:28 -05:00
Samuel Villamonte
444bb360a8
Added PyPy Portable 5.1.1
...
Only tested 64-bit
2016-05-08 12:58:36 -05:00
Yamashita, Yuu
d0fae57c4d
miniconda3 releases are Python 3
2016-05-06 08:57:23 +00:00