Yamashita, Yuu
42cffbc82d
Fix broken tests related to changes in `aria2c` arguments
hace 10 años
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.
hace 10 años
Yamashita, Yuu
75fd97803d
Require GCC for CPython prior to 2.4.4 ( fixes #613 )
hace 10 años
Yamashita, Yuu
8ea88dee1c
Trivial fixes
hace 10 años
Zhiming Wang
4543ff88bc
Add CPython 3.6.0a1
https://www.python.org/downloads/release/python-360a1/
hace 10 años
Yamashita, Yuu
24d05343f8
PyPy 5.1 binary for linux x86 is built for Ubuntu 12.04 - 14.04
hace 10 años
Yamashita, Yuu
aa305d2c3d
Add PyPy 5.1.1 ( fixes #591 )
hace 10 años
Samuel Villamonte
25184d9fca
Added PyPy 5.1.1-src
hace 10 años
Samuel Villamonte
444bb360a8
Added PyPy Portable 5.1.1
Only tested 64-bit
hace 10 años
Yamashita, Yuu
d0fae57c4d
miniconda3 releases are Python 3
hace 10 años
Yamashita, Yuu
37ad781061
Add miniconda2/3 4.0.5
hace 10 años
Yamashita, Yuu
a8664a2339
Fixed wrong SHA256 for `pypy-5.1-linux_x86_64-portable.tar.bz2` ( fixes #586 )
hace 10 años
Josh Friend
f72fc8eabc
Add PyPy 5.1 Portable
hace 10 años
Josh Friend
180ff6c955
Add PyPy 5.1
Closes #579
hace 10 años
Cosimo Lupo
0a19b2fa02
Add Jython 2.7.1 beta3
hace 10 años
SNakano
eb6e24cef1
Add Anaconda 4.0.0
hace 10 años
Josh Friend
9c12b302eb
Add PyPy Portable 5.0.1
hace 10 años
Josh Friend
cdf7e6c924
Add PyPy 5.0.1
closes #558
hace 10 años
Josh Friend
bd312d652e
Add PyPy 5.0 Portable
hace 10 años
Yamashita, Yuu
74d5dba06a
Fix wrong distro version checks for PyPy binaries
hace 10 años
Josh Friend
4684507021
Add PyPy 5.0.0
closes #555
hace 10 años
Yamashita, Yuu
d75b1a12d7
Removed diff between ruby-build <-> python-build a little
hace 10 años
Yamashita, Yuu
7db657beb5
Upgrade OpenSSL to 1.0.2g ( fixes #550 )
hace 10 años
Augusto F. Hack
d2e2c61c51
added pypy-dev special case in pyenv-install to use py27
hace 10 años
Yamashita, Yuu
b1cccdb24c
Revert `fetch_nightly_tarball` which is used from PyPy's nightly build ( fixes #546 )
hace 10 años
Kuan-Yi Li
dc97ef3dbe
Add anaconda[23]-2.5.0
hace 10 años
Kuan-Yi Li
efb00b65bf
Switch download URL of Continuum products from HTTP to HTTPS
Conda access official Continuum repository through HTTPS now. Making the
switch for better security and privacy.
hace 10 años
Yamashita, Yuu
5436020ec3
Add a test for custom value for `--enable-unicode`
hace 10 años
Yamashita, Yuu
b37361b862
Fix broken tests with `--enable-unicode=ucs4` by default
hace 10 años
Yamashita, Yuu
90e6e30d63
Compile with `--enable-unicode=ucs4` by default for CPython ( fixes #257 )
hace 10 años
Yamashita, Yuu
a0e0f1637a
Just a style issue; use `export` instead of `unset` like other variables
hace 10 años
Yamashita, Yuu
cd8f61b5e0
Allow overriding aria2c/curl/wget via environment variable ( #534 )
hace 10 años
Yamashita, Yuu
fbc40aae77
Increased verbosity of `aria2c` downloader ( #534 )
hace 10 años
Yamashita, Yuu
b116f341fe
Use `aria2c` as the download if available ( #534 )
hace 10 años
Yamashita, Yuu
c8ab429d7b
Import recent changes from ruby-build 20160130
hace 10 años
Yamashita, Yuu
b84b9ce532
Use setuptools 17.1.1 for Python 3.0-3.2 to prevent the following warning ( #531 )
```
/home/yyuu/.pyenv/versions/3.2.6/lib/python3.2/site-packages/pkg_resources/__init__.py:85: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
```
hace 10 años
Yamashita, Yuu
dcec0cedf4
Add patches for Stackless 3.2.x to fix build failures
hace 10 años
Yamashita, Yuu
1dc9ef24df
Use pip 7.1.2 for CPython 3.2.x ( #531 )
hace 10 años
Yamashita, Yuu
5c5205e172
Remove broken `3.4.4rc1` ( fixes #515 )
hace 10 años
Yamashita, Yuu
046f5bde02
Add miniconda latest
hace 10 años
Yamashita, Yuu
c678bb1eaa
Add anaconda[23]-2.4.1
hace 10 años
Yamashita, Yuu
5e72a4c3e3
Add miniconda[23]-3.19.0
hace 10 años
Yamashita, Yuu
23669162c0
Rename anaconda/miniconda to anaconda2/miniconda2
hace 10 años
Andy Dirnberger
4243ac6ffc
Add CPython 3.4.4
hace 10 años
Yamashita, Yuu
3031cb9750
Add workaround for test failure on Arch Linux ( #480 )
hace 10 años
Yamashita, Yuu
3d1ba0c58c
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 3.0.1, 3.1 and 3.1.2
hace 10 años
Yamashita, Yuu
68e8945f74
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 3.1.3
hace 10 años
Yamashita, Yuu
3ddbb19663
Add `OPENSSL_NO_SSL3` patch for 3.1.4 .. 3.1.5
hace 10 años
Yamashita, Yuu
763a30bb1d
Add `OPENSSL_NO_SSL3` patch for 3.2
hace 10 años
Yamashita, Yuu
9a33ce643e
Add `OPENSSL_NO_SSL3` patch for 3.2.1
hace 10 años