Commit Graph

9 Commits

Author SHA1 Message Date
Ian Leonard
373bbc0d12 Python3: update to 3.8.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-08-10 19:23:57 +00:00
MilhouseVH
35809f208b Python3: fix year 2038 regression on 32-bit 2020-02-14 01:36:26 +00:00
MilhouseVH
59857855ac Python3: generate legacy pyc bytecode 2019-10-29 12:19:07 +00:00
MilhouseVH
2c4031e2b2 Python3: ensure libs are found correctly (from Python2)
Without this patch, Python3:host will not find the zlib module,
causing setuptools to fail due to missing zlib compression support.
2019-10-29 12:19:07 +00:00
MilhouseVH
bf94c8fb81 Python3: Add cross-compile PYTHONXCPREFIX patch (from Python2) 2019-10-29 12:19:07 +00:00
MilhouseVH
214829e511 Python3: update to Python3-3.7.5; install target
Remove bogus post_unpack() step as it no longer has any effect with
repsect to pgen (or pgen2).
2019-10-29 12:19:07 +00:00
MilhouseVH
fcc56a46f8 Python3: update buildroot patches
Ref: https://github.com/buildroot/buildroot/tree/master/package/python3
2018-09-08 06:46:03 +01:00
MilhouseVH
b2c6037caa Python3: update optimize patch 2018-09-08 06:46:03 +01:00
MilhouseVH
b86fdd54f7 Python3: new package 2017-10-10 20:49:19 +01:00