Joshua Root
e2967f7ce2
python310: update to 3.10.20
2026-03-07 16:04:57 +11:00
Joshua Root
fcd382fcd4
python310: update to 3.10.19
2025-10-11 13:19:27 +11:00
Joshua Root
d8b38cc989
Remove Tiger workarounds from my ports
2025-07-23 17:43:19 +10:00
Joshua Root
89d3089fab
python310: update to 3.10.18
2025-06-07 09:37:01 +10:00
Joshua Root
60905a56ae
python310: update to 3.10.17
2025-04-12 16:02:00 +10:00
Joshua Root
ab7d05ad70
python310: update to 3.10.16
2024-12-07 23:24:04 +11:00
Gleb Mazovetskiy
a6870ef170
python39+: fix build on tiger gcc14
...
Upstream issue https://github.com/python/cpython/issues/127614
2024-12-07 21:06:26 +11:00
Joshua Root
dd471e2556
python310: update to 3.10.15
2024-09-07 15:47:53 +10:00
Joshua Root
317c5cb639
python310: update to 3.10.14
...
Also move select files to subports of python_select and python3_select.
2024-03-21 00:46:10 +11:00
Joshua Root
32fa32f26e
python310: fix dangling symlinks breaking the build
...
Closes: https://trac.macports.org/ticket/66242
2023-12-26 17:40:38 +11:00
Joshua Root
45445f0a91
python*: fix build with latest libedit
2023-09-16 00:43:57 +10:00
Joshua Root
40f1a9c457
python310: update to 3.10.13
2023-08-25 11:14:40 +10:00
Joshua Root
074dfc2cbe
python310: update to 3.10.12
2023-06-10 20:44:02 +10:00
Joshua Root
3c0f04ab47
python310: update to 3.10.11
2023-04-08 10:06:57 +10:00
Joshua Root
fb198cf45c
python310: update to 3.10.10
2023-02-10 19:24:35 +11:00
Joshua Root
62faf65a93
python310: update to 3.10.9
2022-12-07 12:46:58 +11:00
Joshua Root
03fd9ff751
python310: update to 3.10.8
...
Build gdbm and tkinter extensions with PEP517, and install them to
lib-dynload.
Fixes: https://trac.macports.org/ticket/59147
2022-10-12 13:18:27 +11:00
Joshua Root
1ff1e88dd8
python310: update to 3.10.7
2022-09-10 17:24:40 +10:00
Joshua Root
a9e81dbf94
python3*: apply patches on 10.6 too
...
Closes: https://github.com/macports/macports-ports/pull/15740
2022-08-20 14:05:16 +10:00
Joshua Root
fd5a0b3a16
python310: update to 3.10.6
2022-08-03 13:18:38 +10:00
Joshua Root
ad7253fc98
python310: update to 3.10.5
2022-06-07 18:34:50 +10:00
Joshua Root
817a7cbd42
python310: don't add +lto to +universal on < 10.11
...
Fixes: https://trac.macports.org/ticket/65036
2022-05-12 03:19:25 +10:00
Joshua Root
dc0835bc3a
python3{7,8,9}: backport universal fix from python310
...
See: https://trac.macports.org/ticket/63782
2022-05-10 20:36:14 +10:00
Joshua Root
7c94dcc2ad
python310: fix build on case-sensitive FS
2022-05-10 12:50:47 +10:00
MarcusCalhoun-Lopez
df937b0e8d
python310: fix universal build ( #14786 )
...
Patching the file _sysconfigdata__darwin_darwin.py in post-build
seems to cause rebuilds (without the `-arch` flags) during the
destroot phase.
Revbump is needed since the universal build can be incorrect.
Fixes: https://trac.macports.org/ticket/63782
Co-authored-by: Joshua Root <jmr@macports.org >
2022-05-10 12:20:03 +10:00