Daniel Hahler
|
4f21d9a2ea
|
Fix abs_dirname for relative symlinks in same directory
Ref (abs_dirname in bats): https://github.com/sstephenson/bats/pull/224
Ref: https://github.com/rbenv/rbenv/pull/868
Fixes https://github.com/pyenv/pyenv/issues/580
|
2018-09-19 10:18:07 +02:00 |
|
Yamashita, Yuu
|
5603eb51c9
|
Merge pull request #1209 from altendky/patch-1
Add readme step for installing build deps per wiki
|
2018-08-28 23:32:50 +09:00 |
|
Kyle Altendorf
|
c6e3f95f67
|
Add readme step for installing build deps per wiki
|
2018-08-28 10:25:51 -04:00 |
|
rhymes
|
7190216884
|
#1199 introduced Python 3.5.6 not 3.7 (#1200)
|
2018-08-12 08:33:02 -04:00 |
|
Josh Friend
|
b7eea9003b
|
v1.2.7
|
2018-08-11 14:41:04 -04:00 |
|
Josh Friend
|
1e96b2c321
|
Add CPython 3.5.6
Closes #1199
|
2018-08-11 14:40:09 -04:00 |
|
Josh Friend
|
0bdae9fd9d
|
Add CPython 3.4.9
|
2018-08-11 14:37:41 -04:00 |
|
Josh Friend
|
9c7bdbc5e2
|
Remove old RC
|
2018-08-11 14:37:25 -04:00 |
|
Yamashita, Yuu
|
97f244fbb5
|
v1.2.6
|
2018-07-18 06:39:28 +00:00 |
|
Yamashita, Yuu
|
c057a80c82
|
Merge pull request #1180 from LWisteria/wget_version_check
Check wget version iff wget is going to be used (again)
|
2018-07-03 09:35:28 +09:00 |
|
LWisteria
|
0e3f04c429
|
Check wget version iff wget is going to be used
reapplying 4ebba7cd5f , which is (accidently?) reverted by fc90785f75
|
2018-06-29 14:55:32 +09:00 |
|
Yamashita, Yuu
|
3de7c5f298
|
Merge pull request #1178 from rhymes/python366
Added CPython 3.6.6
|
2018-06-28 17:52:26 +09:00 |
|
rhymes
|
996a2d12a5
|
Added CPython 3.6.6
|
2018-06-28 10:04:27 +02:00 |
|
Josh Friend
|
4812e0387b
|
v1.2.5
|
2018-06-27 19:21:18 -04:00 |
|
Josh Friend
|
334e413722
|
Remove 3.5.5rc1
|
2018-06-27 19:16:40 -04:00 |
|
Josh Friend
|
2f1fb3a6e1
|
Remove 3.7.0rc1
fixes #1177
|
2018-06-27 19:15:15 -04:00 |
|
Pascal van Kooten
|
d48a954c6c
|
Add CPython 3.7.0
|
2018-06-27 19:03:52 -04:00 |
|
Robin Message
|
d08c9cfb36
|
Language tweaks to PULL_REQUEST_TEMPLATE.md (#1173)
|
2018-06-21 10:11:00 -04:00 |
|
Josh Friend
|
43235c2716
|
CPython 3.7.0rc1 and 3.6.6rc1
|
2018-06-12 23:06:54 -04:00 |
|
Yamashita, Yuu
|
cbf3983ac5
|
Merge pull request #1166 from tsahara/openbsd-does-not-have-seq
seq(1) is not available on OpenBSD.
|
2018-06-06 09:42:26 +09:00 |
|
Tomoyuki Sahara
|
9c1d677d23
|
seq(1) is not available on OpenBSD.
|
2018-06-01 15:11:01 +09:00 |
|
Yamashita, Yuu
|
eee72eecdf
|
Merge pull request #1165 from shoichiaizawa/add-anaconda-5.2.0
python-build: add anaconda[23]-5.2.0
|
2018-06-01 10:52:08 +09:00 |
|
Shoichi Aizawa
|
09494e3943
|
python-build: add anaconda[23]-5.2.0
|
2018-06-01 00:57:28 +09:00 |
|
Josh Friend
|
8eeddaebc1
|
CPython 3.7.0b5
|
2018-05-31 08:34:08 -04:00 |
|
Ville Skyttä
|
dad0fc708a
|
Add micropython 1.9.4 (#1160)
|
2018-05-20 16:24:11 -04:00 |
|
Josh Friend
|
a2d51328ee
|
CPython 3.7.0b4
|
2018-05-07 08:25:52 -04:00 |
|
Josh Friend
|
3faba7d47c
|
v1.2.4
|
2018-05-01 13:51:00 -04:00 |
|
Josh Friend
|
3f8ea04cc2
|
Add pypy-portable 6.0.0
closes #1154
|
2018-05-01 13:45:59 -04:00 |
|
Josh Friend
|
f7a3ffd2d8
|
CPython 2.7.15
|
2018-05-01 01:14:42 -04:00 |
|
Yamashita, Yuu
|
df0437f111
|
Merge pull request #1145 from pyenv/rehash-wait
Wait rehash until lock acquisition
|
2018-05-01 09:37:03 +09:00 |
|
Yamashita, Yuu
|
d6ba379e08
|
Merge pull request #1146 from pyenv/http-client-based-on-envvar
Allow overriding HTTP client type based on environment variable
|
2018-05-01 09:34:24 +09:00 |
|
Josh Friend
|
47436606b5
|
Add pypy 6.0.0
|
2018-04-27 18:16:14 -04:00 |
|
Yamashita, Yuu
|
b3ba0fd7e3
|
Refactor test code of python-build. Use curl during tests by default
|
2018-04-26 02:06:57 +00:00 |
|
Yamashita, Yuu
|
750c63c643
|
Merge pull request #1151 from pyenv/ruby-build-20180424
Import latest changes from https://github.com/rbenv/ruby-build as of v20180424
|
2018-04-26 10:31:38 +09:00 |
|
Yamashita, Yuu
|
c8ad3385c7
|
Import latest changes from https://github.com/rbenv/ruby-build as of v20180424
|
2018-04-26 00:56:08 +00:00 |
|
Yamashita, Yuu
|
11067155f4
|
Merge pull request #1147 from zbentley/fix_bundle_loader_for_new_osx
Address #273 via a patch from python#21811
|
2018-04-25 10:11:54 +09:00 |
|
Zac Bentley
|
18df84f535
|
Address #273 via a patch from python#21811
|
2018-04-24 13:14:18 -04:00 |
|
Yamashita, Yuu
|
098fb9f07a
|
Rewrite python-build tests with using PYTHON_BUILD_HTTP_CLIENT
|
2018-04-24 05:22:32 +00:00 |
|
Yamashita, Yuu
|
fc90785f75
|
Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
|
2018-04-24 02:33:43 +00:00 |
|
Yamashita, Yuu
|
1ec57a0c68
|
Add basic test for rehash wait
|
2018-04-24 00:42:47 +00:00 |
|
Yamashita, Yuu
|
7973e59473
|
Fix rehash test to give up sooner after lock file's presence
|
2018-04-24 00:38:01 +00:00 |
|
Yamashita, Yuu
|
b1e3f13a85
|
Renamed variable; s/PYENV_REHASH_LOCK_TIMEOUT/PYENV_REHASH_TIMEOUT/
|
2018-04-24 00:35:55 +00:00 |
|
Yamashita, Yuu
|
a6c15fb242
|
Experimental implementation to wait rehash until acquiring lock
For now the code is using traditional pseudo locking mechanism
based on `noclobber`.
|
2018-04-19 01:02:16 +00:00 |
|
Yamashita, Yuu
|
63c4b7f45c
|
Merge pull request #1140 from fschulze/2.7.15rc1
Add Python 2.7.15rc1.
|
2018-04-15 19:51:09 +09:00 |
|
Florian Schulze
|
20e4f53aac
|
Add Python 2.7.15rc1.
|
2018-04-15 12:40:30 +02:00 |
|
Yamashita, Yuu
|
35f7ef8708
|
Merge pull request #1133 from pyenv/rbenv-20180402
Import changes from rbenv as of 20180402
|
2018-04-05 16:47:20 +09:00 |
|
Yamashita, Yuu
|
83429344ea
|
Rewrite some tests for pyenv which was recently imported from rbenv
|
2018-04-02 01:52:42 +00:00 |
|
Yamashita, Yuu
|
83f97ef2b3
|
Merge remote-tracking branch 'rbenv/master' into rbenv-20180402
|
2018-04-02 01:46:48 +00:00 |
|
Josh Friend
|
b960f863cc
|
CPython 3.7.0b2 -> b3
|
2018-03-30 15:04:29 -04:00 |
|
Yamashita, Yuu
|
a41d7561d0
|
Merge pull request #1131 from pyenv/workaround-get-pip-url-py26-py32
Use custom get-pip URL based on the target version
|
2018-03-29 12:19:46 +09:00 |
|