Yamashita Yuu
bc8c8a6cd9
Update setuptools (1.1 -> 1.1.4)
2013-09-10 21:31:55 +09:00
Yamashita Yuu
aab8bb262d
Update setuptools (1.0 -> 1.1)
2013-08-29 12:14:36 +09:00
Yamashita Yuu
28fd240de2
Update setuptools (0.9.7 -> 1.0)
2013-08-23 18:36:21 +09:00
Yamashita Yuu
586c0e6d62
Update pip (1.4 -> 1.4.1)
2013-08-23 18:31:22 +09:00
Yamashita Yuu
1e5ef005fb
Update setuptools (0.9.5 -> 0.9.7)
2013-07-24 17:17:48 +09:00
Yamashita Yuu
d11db0f0f2
Update pip for Python 2.6+ (1.3 -> 1.4)
2013-07-24 17:09:40 +09:00
Yamashita Yuu
d5c24f5122
Update setuptools (0.8 -> 0.9.5)
2013-07-17 15:51:19 +09:00
Yamashita Yuu
392e404cc6
Use https instead of http when downloading from pypi
2013-07-08 16:27:01 +09:00
Yamashita Yuu
b04e067c83
update setuptools (0.7.7 -> 0.8)
2013-07-08 16:25:24 +09:00
Yamashita Yuu
ed2937f4d1
update setuptools (0.7.4 -> 0.7.7)
2013-07-04 17:23:38 +09:00
Yamashita Yuu
152ebe6e61
Download GNU Readline from mirror site of GNU
2013-06-27 12:28:34 +09:00
Yamashita Yuu
745bceac22
update setuptools (0.7.2 -> 0.7.4)
2013-06-20 12:31:18 +09:00
Yamashita Yuu
27dd805acb
enable require_gcc
to confirm if there is $CC
2013-06-12 16:11:07 +09:00
Yamashita Yuu
f8c9282e8c
Install GNU Readline on Darwin if the readline is broken (refs #23 )
...
The `has_broken_mac_readline` checks the existence of
`readline/rhconf.h`. This is the same mechanism as setup.py of CPython.
2013-06-12 16:04:20 +09:00
Yamashita Yuu
db3b4773bc
update setuptools (0.7.1 -> 0.7.2)
2013-06-10 12:38:38 +09:00
Yamashita Yuu
e9bcd9e0bd
replace distribute by new setuptools
2013-06-04 20:31:08 +09:00
Yamashita Yuu
c43711a216
update distribute (0.6.43 -> 0.6.35)
2013-05-31 18:48:42 +09:00
Yamashita Yuu
b03a4cde78
add build_package_verify_py3{0,1,2,3,4}
2013-05-27 19:37:24 +09:00
Yamashita Yuu
71b2081a75
update distribute version (0.6.40 -> 0.6.43)
2013-05-27 16:58:19 +09:00
Yamashita Yuu
c834f241a8
check native modules (e.g. ssl, bz2) if they were built
2013-05-17 16:49:27 +09:00
Yamashita Yuu
cc9b7aa7dd
update distribute version (0.6.38 -> 0.6.40)
2013-05-15 19:47:44 +09:00
Yamashita Yuu
9bf0755c81
update default distribute version (0.6.36 -> 0.6.38)
2013-05-09 14:58:47 +09:00
Yamashita Yuu
cc20ab3392
find appropriate patch for package automatically
2013-05-08 18:35:30 +09:00
Yamashita Yuu
fe50ed29ea
bundle patches into python-build repository
2013-05-08 17:49:09 +09:00
Yamashita Yuu
8bc19e28e0
update distribute version (0.6.34 -> 0.6.36)
2013-04-25 21:42:59 +09:00
Yamashita Yuu
0d0516ad05
update default pip version (1.2.1 -> 1.3.1)
2013-04-25 21:40:13 +09:00
Yamashita Yuu
6997026064
import recent changes from ruby-build 20130408
2013-04-19 19:26:11 +09:00
Yamashita Yuu
755c00e67c
fix broken installation scripts for Jython and some of CPython.
...
replaced deprecated method calls of `fetch_url` by `http get`.
2013-02-07 17:48:23 +09:00
Yamashita Yuu
6d307c6e11
import recent changes from ruby-build:
...
* verify checksum of downloaded archives.
* add PYTHON_BUILD_MIRROR_URL to use mirror site.
But we don't have CloudFront setup as of now :-(
* rbenv 0.4.x style help messages
2013-01-31 13:27:39 +09:00
Yamashita Yuu
4a217a0cd1
update distribute to 0.6.34
2013-01-11 13:41:40 +09:00
Yamashita Yuu
c9575d7cb0
update distribute and pip versions
...
* distribute (0.6.28 -> 0.6.32)
* pip (1.1 -> 1.2.1)
2012-12-11 12:19:56 +09:00
Yamashita Yuu
2ed400bfc6
use default CC to build CPython and Stackless. require_gcc
was
...
imported from ruby-build and is for rubies, not for pythons.
2012-10-16 16:07:19 +09:00
Yamashita Yuu
7953f573c6
modify ruby-build for Python and import into pyenv as default plugin.
2012-08-31 15:55:21 +09:00