Yamashita Yuu
3ba7702602
Rename functions
* `build_package_setuptools` -> `build_package_ez_setup`
* `build_package_pip` -> `build_package_getpip`
12 years ago
Yamashita Yuu
887f2263f0
Enable pseudo _ensurepip_ for existing definitions
12 years ago
Makoto Sasaki
6697437d1a
Update setuptools (5.0.1 -> 5.1) (refs #196 )
12 years ago
Thomas Johansen
0880a92a7f
Add Anaconda v2.0.1 definitions
12 years ago
Makoto Sasaki
3169a4894b
Update setuptools (5.0 -> 5.0.1) (refs #193 )
12 years ago
Makoto Sasaki
f470c80e5a
Update setuptools (4.0.1 -> 5.0) (refs #190 )
12 years ago
Yamashita Yuu
d496c03497
Remove `diff --git a/` from patches ( #189 )
The `diff --git a/` indicates that the patch is generated from `git diff`
and it should be applied with `patch -p1`. Because the patches bundled
with python-build have already re-formated for `patch -p0`, this is not
the desired behaviour.
Just removing `diff --git` from patches will force python-build to apply
those patches with `patch -p0`.
12 years ago
Makoto Sasaki
00596b4b46
Add PyPy 2.3.1
12 years ago
Yamashita Yuu
c2cc649cfa
md5sum -> sha256sum
12 years ago
Makoto Sasaki
3290973990
Update setuptools (4.0 -> 4.0.1) (refs #183 )
12 years ago
Makoto Sasaki
08b0d162b4
Update setuptools (3.6 -> 4.0) (refs #181 )
12 years ago
Makoto Sasaki
b9e698305e
Add CPython 2.7.7 (refs #180 )
12 years ago
Thomas Johansen
4b8146f516
Add Anaconda and Anaconda3 definitions for v2.0.0
12 years ago
Makoto Sasaki
5a69204978
Add CPython 2.7.7rc1 (refs #178 )
12 years ago
Makoto Sasaki
2cca695bed
Can't install Jython 2.7 Beta 2
12 years ago
Makoto Sasaki
d5506e1404
Add CPython 3.4.1
12 years ago
Makoto Sasaki
27d4b9b6d2
Update pip (1.5.5 -> 1.5.6)
12 years ago
Yamashita Yuu
5998c4596b
Add miniconda/miniconda3 3.4.2
12 years ago
Yamashita Yuu
8851acda13
Add Jython 2.7 beta2
12 years ago
Yamashita Yuu
1ceb678e86
style
12 years ago
Yamashita Yuu
79e2c96a7e
Update setuptools (3.5.1 -> 3.6)
12 years ago
Yamashita Yuu
fa0442688a
Update GNU Readline (6.2 -> 6.3)
12 years ago
Yamashita Yuu
9e596d641d
Add Stackless 2.7.{3,4,5,6}
12 years ago
Matteo Abis
3f1a4d0ff9
added stackless 3.2.5 and stackless 3.3.5
12 years ago
Yamashita Yuu
72a480f298
Add `pypy-2.3-src` (refs #162 )
12 years ago
Fotis Gimian
2e737a80c0
Add PyPy-2.3
12 years ago
Yamashita Yuu
d707546912
Update pip (1.5.4 -> 1.5.5)
12 years ago
Yamashita Yuu
4501d90896
Update setuptools (3.4.4 -> 3.5.1)
12 years ago
Yamashita Yuu
fe87e44870
Fix error messages of Anaconda/Miniconda
12 years ago
Yamashita Yuu
601ac4b3f3
Update setuptools (3.4.3 -> 3.4.4)
12 years ago
Yamashita Yuu
60950d0082
Add IronPython 2.7.4, without setuptools and pip.
The setuptools installation seems broken for IronPython.
12 years ago
Giuseppe Lucio Sorrentino
10e6dd8c2d
added anaconda-1.9.2
12 years ago
Yamashita Yuu
8914be846f
Add `ironpython-dev`.
I have not yet confirmed the `setuptools` can work together on GNU/Linux though.
12 years ago
Yamashita Yuu
d1f1c4c61c
Update setuptool (3.4.1 -> 3.4.3)
12 years ago
Yamashita Yuu
6c70e2a997
Add miniconda/miniconda3 3.3.0
12 years ago
Yamashita Yuu
8e60ad8c6d
Fix build of Tkinter with Tcl/Tk 8.6 ( fixes #131 )
12 years ago
Yamashita Yuu
08367dbb83
Update setuptools (3.3 -> 3.4.1)
12 years ago
Yamashita Yuu
9eef6c536b
The `2.6` branch no longer exists in CPython repo
12 years ago
Yamashita Yuu
d737ae9f03
Fix build problem of CPython 3.1 with Readline 6.3 ( #126 , #131 , #149 )
12 years ago
Yamashita Yuu
2da9bfd1f8
Fix build problem of CPython 3.2 with Readline 6.3 ( #126 , #131 , #149 )
12 years ago
Yamashita Yuu
3136fce0c0
Fix build problem of CPython 3.3 with Readline 6.3 ( #126 , #131 , #149 )
The patch was taken from CPython 3.3.5
12 years ago
Yamashita Yuu
cce1960de0
Fix build problem of CPython 2.6 with Readline 6.3 ( #126 , #131 , #149 )
12 years ago
Yamashita Yuu
6641e291ee
Fix build problem of CPython 2.7 with Readline 6.3 ( #126 , #131 , #149 )
The patch was taken from latest changes in CPython 2.7
* http://hg.python.org/cpython/rev/79b82ebc4fd1
* http://hg.python.org/cpython/rev/5e42e5764ac6
* http://hg.python.org/cpython/rev/0b5b0bfcc7b1
12 years ago
Yamashita Yuu
f5fded3b9d
Use `cc` as `$CC` if `require_cc` has called ( #148 )
12 years ago
Yamashita Yuu
b55830fb01
Display `anaconda_architecture` on errors ( yyuu/pyenv-virtualenv#18 )
12 years ago
Yamashita Yuu
5b9b3f742b
Display `pypy_architecture` on errors
12 years ago
Yamashita Yuu
164f7bf4a6
Removed beta releases of `3.4.0` ( #133 )
12 years ago
Yamashita Yuu
7bdd097254
Update setuptools (3.1 -> 3.3)
12 years ago
Makoto Sasaki
f536dca41f
Add CPython 3.4.0
12 years ago
Yamashita Yuu
0851436caa
Add /anaconda-(1.9.0|1.9.1)/ and /miniconda3?-(3.0.4|3.0.5)/
12 years ago