78 Commits

Author SHA1 Message Date
Rudi Heitbaum
401a1dd591 Python3: update to 3.13.5
53eb9a676f
2025-06-12 14:13:01 +00:00
CvH
9e94588721 Merge pull request #8779 from heitbaum/xz2
move xz (lzma) support out of sysroot
2025-06-05 16:02:59 +02:00
Rudi Heitbaum
5ba8f7a065 Python3: update to 3.12.11
release: https://peps.python.org/pep-0693/
2025-06-05 11:39:10 +00:00
Rudi Heitbaum
c53f3c3e86 Python3: use non sysroot xz 2025-06-05 11:20:38 +00:00
Rudi Heitbaum
332cbd7255 Python3: update to 3.12.10
release notes: https://peps.python.org/pep-0693/
2025-04-10 14:01:05 +00:00
Rudi Heitbaum
3e5dea6e0d Python3: fix host DEPEND to be with openssl
waf fails samba target build when Pyhton3:host is built without openssl
DEPEND needs to be updated when building some addons directly from clean
(e.g. mpd)
2025-02-17 07:39:06 +00:00
Rudi Heitbaum
156e0187ff Python3: update to 3.12.9
release notes: https://peps.python.org/pep-0693/
2025-02-05 04:35:45 +00:00
Rudi Heitbaum
389a96089a Python3: update to 3.12.8
ref: https://docs.python.org/release/3.12.8/whatsnew/changelog.html#python-3-12-8
2024-12-14 10:48:14 +00:00
Matthias Reichl
86f88a28d0 Merge pull request #9301 from heitbaum/cfglib
add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
2024-10-18 13:16:39 +02:00
Rudi Heitbaum
9febb950c1 Python3: use cfg-libs option and use --enable-shared to enable building a shared Python library 2024-10-11 08:14:36 +00:00
Rudi Heitbaum
1dbcefa179 Python3: update to 3.12.7 2024-10-09 11:29:38 +00:00
Rudi Heitbaum
d7f670c4cf Python3: drop xz:host only include xz for target builds 2024-10-05 04:58:17 +00:00
Rudi Heitbaum
9e49cef463 Python3: cleanup configure options
options dropped in:
- https://git.busybox.net/buildroot/commit/package/python3?id=76cd14167f5eb3ffe22e131ddbbecf9bc61f2ef1
- https://git.busybox.net/buildroot/log/package/python3

cxx-main dropped in:
- 398ed84dc4

ffi dropped in:
- f40d4ddff3
2024-09-20 11:07:30 +00:00
Rudi Heitbaum
222ec07ab8 Python3: update to 3.12.6
pep:
- https://peps.python.org/pep-0693/
2024-09-14 11:59:37 +00:00
Jernej Skrabec
26915a3a48 Python3: update to 3.12 2024-08-24 12:14:17 +02:00
Jernej Skrabec
ea60ca457e Python3: Fix target sysconfig paths for include and lib folders 2024-08-21 19:31:02 +02:00
Ian Leonard
7452fc3028 Python3: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Rudi Heitbaum
8c587f669f Python3: update to 3.11.9
schedule:
- https://peps.python.org/pep-0664/#bugfix-releases

log:
- https://www.python.org/downloads/release/python-3119/
- https://docs.python.org/release/3.11.9/whatsnew/changelog.html#python-3-11-9
2024-04-02 14:40:58 +00:00
Rudi Heitbaum
fe23bd28ff Python3: update to 3.11.8 2024-02-07 12:36:21 +00:00
Rudi Heitbaum
3d2f5b25d7 Python3: update to 3.11.7 2023-12-05 09:28:37 +00:00
Rudi Heitbaum
e0fc92db9d Python3: update to 3.11.6
ann:
- https://pythoninsider.blogspot.com/2023/10/python-3116-is-now-available.html
2023-10-04 12:57:40 +00:00
Rudi Heitbaum
3484ce7e2b Partial revert "Python3: enable pip and included setuptools"
This reverts commit 45e3a30dd8.
2023-09-04 10:09:21 +00:00
CvH
5993c71a0e Merge pull request #8016 from heitbaum/python
Python cross-compile changes and qemu
2023-09-03 19:33:01 +02:00
Rudi Heitbaum
213d39042c Python3: update to 3.11.5 2023-08-25 12:57:44 +00:00
Rudi Heitbaum
a72c630719 Python3: allow configuration of BUILD_LEGACY_PYC 2023-08-24 12:47:09 +00:00