packages/lang/python3/patches
Alexandru Ardelean 2244ad9f56 python3: upgrade to version 3.6.0
Python 3.6 comes with some new cross-compilation logic that
generates filenames/paths with arch, abiflags and mach
included (in filename & path).

Problem is that the generated paths/filenames are not
consistent across archs (noticed on x86_64 & ar71xx),
so patch `016-adjust-config-paths.patch` was added
to mitigate this (by removing extra stuff in paths).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-02 21:46:03 +02:00
..
001-enable-zlib.patch python3: re-number patches 2015-03-14 21:18:15 +02:00
002-do-not-add-include-dirs-when-cross-compiling.patch python3: re-number patches 2015-03-14 21:18:15 +02:00
003-do-not-run-distutils-tests.patch python3: upgrade to version 3.5.0 2015-09-16 21:56:40 +03:00
004-do-not-write-bytes-codes.patch python3: upgrade to version 3.5.0 2015-09-16 21:56:40 +03:00
005-fix-libffi-x86-64-configure.patch python3: port some patches from python 2015-03-14 21:24:31 +02:00
006-remove-debian-multiarch-support.patch python3: port some patches from python 2015-03-14 21:24:31 +02:00
007-distutils-do-not-adjust-path.patch python3: port some patches from python 2015-03-14 21:24:31 +02:00
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch python3: port some patches from python 2015-03-14 21:24:31 +02:00
011-do-not-prefer-ncursesw.patch python3: do not prefer ncursesw over ncurses 2015-04-21 10:22:27 +03:00
012-disable-wcsftime-detection.patch python3: disable usage of wcsftime (broken in uClibc) 2015-07-02 16:27:23 +02:00
014-remove-platform-so-suffix.patch python3: upgrade to version 3.5.0 2015-09-16 21:56:40 +03:00
015-abort-on-failed-modules.patch python3: upgrade to version 3.5.0 2015-09-16 21:56:40 +03:00
016-adjust-config-paths.patch python3: upgrade to version 3.6.0 2017-01-02 21:46:03 +02:00