]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Revert "python3: bump to 2.6.4"
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Feb 2018 06:08:42 +0000 (07:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Feb 2018 06:08:42 +0000 (07:08 +0100)
commite2c03d54bb11a405255e8a2a0bbb22a7ac80d512
treec7cb8a044450b565f4988af164f31986007c6ff3
parent9385bc05208397feefb68518b31d560b2d6dee6c
Revert "python3: bump to 2.6.4"

This reverts commit 233202597d9411399aeaded2f9a7cd14f2e29833, which
causes a lot of build failures. Part of the Python build process tries
to use os.replace(), which is only available since Python 3.3. It
should work if the host-python being built was used, but unfortunately
the system Python ends up being used, causing the build failure.

Fixes:

  http://autobuild.buildroot.net/results/ed95a7ded6bd6c17bd0820b3a96862487b71eb2b/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
19 files changed:
package/python3/0001-Make-the-build-of-pyc-files-conditional.patch
package/python3/0003-Add-infrastructure-to-disable-the-build-of-certain-e.patch
package/python3/0005-Don-t-look-in-usr-lib-termcap-for-libraries.patch
package/python3/0006-Don-t-add-multiarch-paths.patch
package/python3/0007-Abort-on-failed-module-build.patch
package/python3/0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch
package/python3/0011-Override-system-locale-and-set-to-default-when-addin.patch
package/python3/0013-Add-an-option-to-disable-installation-of-test-module.patch
package/python3/0014-Add-an-option-to-disable-pydoc.patch
package/python3/0015-Add-an-option-to-disable-lib2to3.patch
package/python3/0016-Add-option-to-disable-the-sqlite3-module.patch
package/python3/0017-Add-an-option-to-disable-the-tk-module.patch
package/python3/0018-Add-an-option-to-disable-the-curses-module.patch
package/python3/0019-Add-an-option-to-disable-expat.patch
package/python3/0023-Add-an-option-to-disable-IDLE.patch
package/python3/0024-Add-an-option-to-disable-decimal.patch
package/python3/0029-python-config.sh-don-t-reassign-prefix.patch
package/python3/python3.hash
package/python3/python3.mk