kumquat-buildroot/package/python3
Thomas Petazzoni 249778541b python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
Some parts of python3.mk were hardcoding the 3.3 version as the major
version, which does not work for Python 3.4 and other future
versions. Instead, use the existing PYTHON3_VERSION_MAJOR.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-18 23:21:34 +01:00
..
Config.in python3: make it exclusive from python 2014-02-18 22:50:17 +01:00
python3-000-generate-sysconfigdata-buildir.patch
python3-001-support-for-build.patch
python3-002-no-host-headers-libs.patch
python3-003-staging-header-libs.patch
python3-004-no-import-when-cross-compiling.patch
python3-005-do-not-generate-pyo-files.patch
python3-006-reread-environment.patch
python3-007-change-pyconfig-h-location.patch
python3-008-no-rpath.patch
python3-009-verbose-module-build.patch
python3-010-distutils-cross-compilation-support.patch
python3-011-cross-compile-getaddrinfo.patch
python3-012-disable-extensions.patch
python3-100-optional-test-modules.patch
python3-101-optional-pydoc.patch
python3-102-optional-2to3.patch
python3-103-optional-sqlite.patch
python3-104-optional-tk.patch
python3-105-optional-curses.patch
python3-106-optional-expat.patch
python3-107-optional-codecs-cjk.patch
python3-108-optional-nis.patch
python3-109-optional-unicodedata.patch
python3-110-optional-idle.patch
python3-112-old-stdlib-cache.patch
python3.mk python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3 2014-02-18 23:21:34 +01:00