python3: bump to 3.14.5
authorAlexandru Ardelean <redacted>
Wed, 27 May 2026 16:35:52 +0000 (19:35 +0300)
committerAlexandru Ardelean <redacted>
Fri, 29 May 2026 15:40:28 +0000 (18:40 +0300)
commit3fddbe2e07aa2355c48a86279d3fb43b322d6d1c
treed4868657b068c5de5ee56c7c03be42efadb03a7d
parentbc295ef790eeee3ff20389604c9727217fb4d93c
python3: bump to 3.14.5

This is the latest 3.14.x point release with assorted bug fixes
from upstream. PYTHON3_PIP_VERSION is bumped from 26.0.1 to 26.1.1
to match the pip wheel bundled in the 3.14.5 source tarball; the
host build's ensurepip lookup of pip-$(PYTHON3_PIP_VERSION).whl
otherwise fails. The set of OpenWrt-side patches still applies
against the new source; only quilt context-line offsets needed
refreshing for the patches that touch Makefile.pre.in.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python3-version.mk
lang/python/python3/Makefile
lang/python/python3/patches/003-do-not-run-compileall.patch
lang/python/python3/patches/009-don-t-run-profile-task-during-cross-build.patch
lang/python/python3/patches/025-choose-python-config-version.patch
git clone https://git.99rst.org/PROJECT