]> git.99rst.org Git - openwrt-packages.git/commit
python-pyproject-hooks: allow flit_core 4.x as the build backend
authorAlexandru Ardelean <redacted>
Mon, 10 Aug 2026 12:15:26 +0000 (15:15 +0300)
committerAlexandru Ardelean <redacted>
Mon, 10 Aug 2026 17:17:38 +0000 (20:17 +0300)
commitd32f366b1439f2b0de71900fcc3d7f59cbfc9ca4
tree96373ee7f5ef494a7c83926f4c34b18d01efcbfb
parent9f8feb10a359d62bf51a5391b2c05ad9969a1d34
python-pyproject-hooks: allow flit_core 4.x as the build backend

pyproject-hooks 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-pyproject-hooks/Makefile
lang/python/python-pyproject-hooks/patches/010-relax-flit-core-constraint.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT