kumquat-buildroot/package/python
Thomas Petazzoni 7e960dc9da python: bump to 2.7.6
Even though jumping from 2.7.3 to 2.7.6 looks like a minor version
bump, it is in fact a fairly significant one, because a good number of
changes to help cross-compilation have been merged into Python
upstream. Therefore, most of our patches are affected by this change.

In detail, this commit:

 * Renames all the patches to follow the naming convention of patches
   in Buildroot: the patch file names should not have any version
   number.

 * The patches numbered above 100, that add configuration options to
   disable certain modules of the Python standard library, are only
   renamed and slightly adapted, they didn't change that much.

 * The patches numbered below 100 are almost entirely rewritten: many
   of the cross-compilation problems that used to exist in Python
   2.7.3 no longer exist, and the number of remaining problems is
   smaller, and can be fixed with smaller patches.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-14 21:41:43 +01:00
..
Config.in
python-001-remove-host-header-path.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-002-fix-get-python-inc.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-003-properly-detect-if-python-build.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-004-sysconfigdata-install-location.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-005-pyc-pyo-conditional.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-006-cross-compile-getaddrinfo.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-007-disable-extensions.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-008-distutils-use-python-sysroot.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-009-no-termcap-host-path.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-100-optional-test-modules.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-101-optional-pydoc.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-102-optional-2to3.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-103-optional-sqlite.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-104-optional-tk.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-105-optional-curses.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-106-optional-expat.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-107-optional-codecs-cjk.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-108-optional-nis.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-109-optional-unicodedata.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-110-optional-db.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-111-optional-ssl.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-112-optional-bzip2.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python-113-optional-zlib.patch python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python.mk python: bump to 2.7.6 2014-02-14 21:41:43 +01:00