History for plugins/python-build/share/python-build/2.5.1 - pyenv/pyenv · GitHub

github.com

Tin mới

Remove no-longer-needed commented line

Remove no-longer-needed commented line

ldflags_dirs is not needed for Python and causes failures

ldflags_dirs is not needed for Python and causes failures

Use GNU Readline 8.0

Use GNU Readline 8.0

make all http source urls https

make all http source urls https

Use http://www.python.org instead of http://python.org since former is configured to use fast.ly

Use http://www.python.org instead of http://python.org since former is configured to use fast.ly

md5sum -> sha256sum

md5sum -> sha256sum

Update GNU Readline (6.2 -> 6.3)

Update GNU Readline (6.2 -> 6.3)

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

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

Fallback to use clang if there is gcc not installed

Fallback to use clang if there is gcc not installed

Call `build_package_ldflags_dirs` to suppress linker warnings

Call `build_package_ldflags_dirs` to suppress linker warnings

Update setuptools (1.4.1 -> 1.4.2)

Update setuptools (1.4.1 -> 1.4.2)

Update setuptools (1.4 -> 1.4.1)

Update setuptools (1.4 -> 1.4.1)

Update setuptools (1.3.2 -> 1.4)

Update setuptools (1.3.2 -> 1.4)

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

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

Update setuptools (1.1.7 -> 1.3.2)

Update setuptools (1.1.7 -> 1.3.2)

Update setuptoos (1.1.6 -> 1.1.7)

Update setuptoos (1.1.6 -> 1.1.7)

Update setuptools (1.1.4 -> 1.1.6)

Update setuptools (1.1.4 -> 1.1.6)

Update setuptools (1.1 -> 1.1.4)

Update setuptools (1.1 -> 1.1.4)

Update setuptools (1.0 -> 1.1)

Update setuptools (1.0 -> 1.1)

Update setuptools (0.9.7 -> 1.0)

Update setuptools (0.9.7 -> 1.0)

Update setuptools (0.9.5 -> 0.9.7)

Update setuptools (0.9.5 -> 0.9.7)

Update setuptools (0.8 -> 0.9.5)

Update setuptools (0.8 -> 0.9.5)

Use https instead of http when downloading from pypi

Use https instead of http when downloading from pypi

update setuptools (0.7.7 -> 0.8)

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)

update distribute version (0.6.40 -> 0.6.43)

check native modules (e.g. ssl, bz2) if they were built