Tin mới
Remove no-longer-needed commented line
ldflags_dirs is not needed for Python and causes failures
make all http source urls https
Use http://www.python.org instead of http://python.org since former is configured to use fast.ly


Update GNU Readline (6.2 -> 6.3)

Use `cc` as `$CC` if `require_cc` has called (#148)

Fallback to use clang if there is gcc not installed

Call `build_package_ldflags_dirs` to suppress linker warnings

Update setuptools (1.4.1 -> 1.4.2)

Update setuptools (1.4 -> 1.4.1)

Update setuptools (1.3.2 -> 1.4)

http://www.python.org/ -> http://python.org/

Update setuptools (1.1.7 -> 1.3.2)

Update setuptoos (1.1.6 -> 1.1.7)

Update setuptools (1.1.4 -> 1.1.6)

Update setuptools (1.1 -> 1.1.4)

Update setuptools (1.0 -> 1.1)

Update setuptools (0.9.7 -> 1.0)

Update setuptools (0.9.5 -> 0.9.7)

Update setuptools (0.8 -> 0.9.5)

Use https instead of http when downloading from pypi

update setuptools (0.7.7 -> 0.8)
update setuptools (0.7.4 -> 0.7.7)
Download GNU Readline from mirror site of GNU
update setuptools (0.7.2 -> 0.7.4)
enable `require_gcc` to confirm if there is $CC
Install GNU Readline on Darwin if the readline is broken (refs #23)
update setuptools (0.7.1 -> 0.7.2)
replace distribute by new setuptools
update distribute (0.6.43 -> 0.6.35)