Thomas Kluyver
|
9d488c9760
|
Add Python 3.5.0b4
I copied and modified the file for beta 3.
|
2015-07-30 13:30:52 -07:00 |
|
Jimmy Wan
|
880fa46156
|
Add miniconda-3.10.1 and miniconda3-3.10.1.
|
2015-07-22 20:36:04 +00:00 |
|
Yamashita, Yuu
|
24ad375a35
|
Merge branch 'issue411'
|
2015-07-22 10:49:49 +09:00 |
|
Yamashita, Yuu
|
294738842c
|
pin pip version to 1.5.6 for python 3.1.5 (fixes #351)
|
2015-07-19 12:33:56 +09:00 |
|
Yamashita, Yuu
|
ce671398f8
|
Ignore user's site-packages on ensurepip/get-pip (#411)
https://www.python.org/dev/peps/pep-0370/
|
2015-07-18 14:22:58 +09:00 |
|
Yamashita, Yuu
|
a3bea25ddc
|
Use original CPython repository as the source of CPython *-dev versions (#409)
|
2015-07-18 13:23:13 +09:00 |
|
Yamashita, Yuu
|
1a66a9141b
|
Build 3.5-dev from "3.5" branch (#409)
|
2015-07-18 13:22:36 +09:00 |
|
Yamashita, Yuu
|
78c1d7186d
|
CPython 3.1 branch is no longer maintained (#409)
|
2015-07-18 13:21:20 +09:00 |
|
Hiro Asari
|
8a9d2557a0
|
Add 3.6-dev
|
2015-07-17 22:14:18 -04:00 |
|
Hiro Asari
|
3e7839c5b7
|
Point to the canonical Python repository
BitBucket mirror is no longer up to date with the canonical repository.
Fixes https://github.com/yyuu/pyenv/issues/409.
|
2015-07-17 20:46:59 -04:00 |
|
Yamashita, Yuu
|
36c5cbf74f
|
Add Anaconda/Anaconda3 2.3.0
|
2015-07-08 15:49:58 +09:00 |
|
Jeff Tang
|
7a6eb38a36
|
add patches to stop '/Library/Python/X.X/site-packages' from being added
to sys.path
|
2015-07-07 11:14:14 -04:00 |
|
Leon Chen
|
26450fd0ab
|
Add python 3.5.0b3
|
2015-07-05 17:21:31 -04:00 |
|
Yamashita Yuu
|
22ecefd572
|
Use custom MACOSX_DEPLOYMENT_TARGET if defined (fixes #312)
|
2015-06-28 13:50:45 +09:00 |
|
Yamashita Yuu
|
abae52ae20
|
Add tests for some of python-build specific features
|
2015-06-28 13:34:59 +09:00 |
|
Yamashita Yuu
|
4198280142
|
Fix download URL of portable PyPy 2.6 (fixes #389)
|
2015-06-10 21:41:20 +09:00 |
|
Josh Friend
|
62bf3d9b61
|
Add PyPy 2.5.1 portable
related: #346
|
2015-06-01 21:25:14 -04:00 |
|
Josh Friend
|
55e6e7143a
|
Add PyPy 2.6.0
fixes #383
|
2015-06-01 21:24:58 -04:00 |
|
Josh Friend
|
1e78acb701
|
Add python 3.5.0b2
|
2015-06-01 07:18:36 -04:00 |
|
Yamashita Yuu
|
648afe05a9
|
Import changes from ruby-build v20150519
|
2015-05-27 01:08:12 +09:00 |
|
Yamashita Yuu
|
ed684c239c
|
Fix inverted condition for --altinstall of ensurepip (#255)
|
2015-05-27 00:49:23 +09:00 |
|
Yamashita Yuu
|
fe934642c5
|
Skip installint setuptools by ez_setup.py explicitly (fixes #381)
`pip` will install `setuptools` automatically.
|
2015-05-26 23:49:46 +09:00 |
|
Josh Friend
|
7c4c1757f7
|
add 3.5.0 beta1, remove alpha versions
|
2015-05-25 23:59:48 -04:00 |
|
Yamashita Yuu
|
cc94ad39f1
|
Add 2.7.10 (fixes #380)
|
2015-05-24 10:40:47 +09:00 |
|
Thomas Johansen
|
2ea2e7558d
|
Fix broken Anaconda3-2.2.0 URLs
|
2015-05-12 12:52:41 +02:00 |
|
Kuan-Yi Li
|
70fa356585
|
Add Miniconda/Miniconda3 3.9.1 definitions
|
2015-05-12 01:50:29 +08:00 |
|
Kuan-Yi Li
|
31fb290de2
|
Add Anaconda/Anaconda3 2.2.0 definitions
|
2015-05-12 01:19:04 +08:00 |
|
Josh Friend
|
e285f2e5b1
|
use full path when installing a jar
|
2015-05-04 10:35:34 -04:00 |
|
Josh Friend
|
d2794f54e5
|
add a few missing python 3.1.x releases
|
2015-05-04 08:13:07 -04:00 |
|
Josh Friend
|
bc03106cee
|
pin pip version to 1.5.6 for python 3.1 (fixes #351)
|
2015-05-04 08:12:38 -04:00 |
|
Yamashita, Yuu
|
bf93b90282
|
Merge pull request #370 from joshfriend/jython-2-7-0
Add jython 2.7.0
|
2015-05-04 13:46:29 +09:00 |
|
Josh Friend
|
7b8bd11416
|
fix jython pip and add warning about JAVA_HOME for osx/windows users
|
2015-05-04 00:37:41 -04:00 |
|
Josh Friend
|
f623231734
|
Add jython 2.7.0
|
2015-05-03 22:24:36 -04:00 |
|
Yamashita, Yuu
|
50d5de4731
|
Merge pull request #364 from joshfriend/python-3-5-0-a4
Add Python-3.5.0a4
|
2015-04-21 08:31:21 +09:00 |
|
Josh Friend
|
15977c852d
|
add python3.5.0a4
|
2015-04-20 18:42:17 -04:00 |
|
Jeff Tang
|
bc025641c2
|
add patches to stop '/Library/Python/X.X/site-packages' from being added to sys.path
|
2015-04-14 15:33:37 -04:00 |
|
Yamashita Yuu
|
5dc3ee95fd
|
Add Jython 2.7 beta4
http://fwierzbicki.blogspot.fi/2015/02/jython-27-beta4-released.html
|
2015-03-31 11:38:50 +09:00 |
|
Yamashita, Yuu
|
4903223f23
|
Merge pull request #346 from joshfriend/pypy-251-portable
add pypy-2.5.1 portable version
|
2015-03-31 11:37:52 +09:00 |
|
Josh Friend
|
1aea75055a
|
fix pypy2.5.1 build folder for i686
|
2015-03-30 22:07:33 -04:00 |
|
Yamashita, Yuu
|
f30085eaf4
|
Merge pull request #347 from joshfriend/pypy-251-src-fix
fix url and checksum for pypy-2.5.1-src
|
2015-03-31 10:06:12 +09:00 |
|
Yamashita, Yuu
|
43d311ef58
|
Merge pull request #345 from joshfriend/fix-require-distro
Fix require_distro
|
2015-03-31 09:57:24 +09:00 |
|
Josh Friend
|
1463968a3f
|
fix url and checksum for pypy-2.5.1-src
|
2015-03-30 16:48:17 -04:00 |
|
Josh Friend
|
97c6a4c932
|
add pypy-2.5.1 portable version
|
2015-03-30 15:31:03 -04:00 |
|
Josh Friend
|
5131ef521b
|
fix required distros for pypy-2.5.x
|
2015-03-30 13:31:05 -04:00 |
|
Josh Friend
|
1d7ce651b0
|
fix distro version check
|
2015-03-30 13:29:09 -04:00 |
|
Josh Friend
|
c335f96eac
|
add python 3.5.0a3
|
2015-03-30 11:53:52 -04:00 |
|
Josh Friend
|
4ebe18a273
|
fix pypy-2.5.0-src build directory
|
2015-03-26 10:14:35 -04:00 |
|
Josh Friend
|
e6e858c33b
|
Add pypy-2.5.1 (fixes #338)
|
2015-03-26 09:25:04 -04:00 |
|
Yamashita Yuu
|
2beef3c455
|
Add pypy-portable binary to some pypy/pypy3 versions
|
2015-03-12 01:28:21 +09:00 |
|
Yamashita Yuu
|
797975b742
|
Add sha256sum to pypy-portable archives (#329)
|
2015-03-12 01:22:12 +09:00 |
|