]> git.99rst.org Git - openwrt-packages.git/commit
python-installer: allow flit_core 4.x as the build backend
authorAlexandru Ardelean <redacted>
Mon, 10 Aug 2026 12:15:27 +0000 (15:15 +0300)
committerAlexandru Ardelean <redacted>
Mon, 10 Aug 2026 17:17:38 +0000 (20:17 +0300)
commit3caf694947323cba3e2ddbe90752188a2ed43ab6
tree3c5d020df727de29aecffd412552c45189e37cd1
parentd32f366b1439f2b0de71900fcc3d7f59cbfc9ca4
python-installer: allow flit_core 4.x as the build backend

installer caps flit_core<4 in its build-system, so its /host build fails
with "Missing dependencies: flit_core<4" against flit-core 4.0.2. flit_core
4 builds it unchanged; relax the upper bound.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-installer/Makefile
lang/python/python-installer/patches/010-relax-flit-core-constraint.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT