packages/lang/python/python-wheel
Alexandru Ardelean 9d1b631289 python-wheel: allow flit_core 4.x as the build backend
wheel 0.47.0 caps its build requirement at "flit_core >=3.11,<4", but the
feed now ships flit-core 4.0.2, so python-wheel/host (and the whole python
host build-chain that depends on it) fails with "Missing dependencies:
flit_core<4,>=3.11". flit_core 4 builds wheel unchanged, so relax the upper
bound.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-08-10 14:29:41 +03:00
..
patches python-wheel: allow flit_core 4.x as the build backend 2026-08-10 14:29:41 +03:00
Makefile python-wheel: allow flit_core 4.x as the build backend 2026-08-10 14:29:41 +03:00