Rudi Heitbaum
|
83fbfb5bd6
|
Python3: update to 3.11.2
|
2023-02-08 10:10:12 +00:00 |
|
mglae
|
cce1aea7b4
|
Python3: fix elementtree crash in 3.10ff
|
2023-01-03 15:39:23 +01:00 |
|
CvH
|
a3499eef9f
|
Merge pull request #7211 from heitbaum/Python3
Python3: update to buildroot 3.11.0 patches
|
2022-12-07 20:53:55 +01:00 |
|
Rudi Heitbaum
|
aba1a4e598
|
Python3: update to 3.11.1
|
2022-12-07 12:55:01 +00:00 |
|
Rudi Heitbaum
|
530b519cc7
|
Python3: update to buildroot 3.11.0 patches
reference commit:
- https://git.busybox.net/buildroot/commit/package/python3?id=738500c296c8b1206f20e94ca3e7c5932a6a0486
|
2022-12-06 20:03:37 +00:00 |
|
Rudi Heitbaum
|
a06e74f2cc
|
Python3: GH-99205: Mark new interpreters and threads as non-static patch
upstream patch:
- GH-99205
- Should be included in Python 3.11.1
|
2022-11-12 07:33:15 +00:00 |
|
Rudi Heitbaum
|
6e02f8683c
|
Python3: update xcompile patch for 3.11.0
|
2022-11-12 07:33:15 +00:00 |
|
Rudi Heitbaum
|
095214d7d2
|
Python3: rework buildroot 3.10.8 patches to 3.11.0
|
2022-11-12 07:33:15 +00:00 |
|
Rudi Heitbaum
|
35e016114e
|
Python3: update buildroot patches to 3.10.8 2022-10-21
|
2022-11-12 07:33:15 +00:00 |
|
Rudi Heitbaum
|
f00690e56e
|
Python3: drop singular buildroot patch
|
2022-11-12 07:33:06 +00:00 |
|
Rudi Heitbaum
|
5c655c78e9
|
Python3: update to 3.9.13
release:
- https://www.python.org/downloads/release/python-3913/
changelog:
- https://docs.python.org/release/3.9.13/whatsnew/changelog.html
upstream fix for dropped patch
- https://github.com/python/cpython/issues/80254
- https://github.com/python/cpython/pull/11984
- https://github.com/python/cpython/issues/90228
- https://github.com/python/cpython/issues/92036
- https://github.com/python/cpython/pull/92037
- https://github.com/python/cpython/pull/92297
- bpo-36073
- was
- https://github.com/python/cpython/pull/30579
- https://github.com/python/cpython/pull/30580
|
2022-05-17 15:26:58 +00:00 |
|
Alban Browaeys
|
2437197a53
|
Python3: Add patch to fix crash in sqlite3 import
See https://bugs.python.org/issue46070
Signed-off-by: Alban Browaeys <alban.browaeys@gmail.com>
|
2022-03-30 12:53:07 +02:00 |
|
Rudi Heitbaum
|
006e9ffca2
|
Python3: update to 3.9.11
release notes:
- https://www.python.org/downloads/release/python-3911/
|
2022-03-16 17:53:03 +00:00 |
|
heitbaum
|
1f01979e54
|
Python3: update to 3.9.10
|
2022-02-13 04:25:38 +00:00 |
|
Matthias Reichl
|
995842369b
|
Python3: add patch to fix crash in asyncio
See https://bugs.python.org/issue45262
Signed-off-by: Matthias Reichl <hias@horus.com>
|
2021-10-07 16:32:05 +02:00 |
|
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 |
|