mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Notable changes since 1.4.0: v1.4.1: - Allow setting build constraints - Fix pip hack workaround v1.4.2: - Ensure the uv installer uses the current version of Python, avoiding an issue if UV_PYTHON is set - Fix _has_valid_outer_pip returning True when pip is missing, causing build to try using a non-existent pip instead of falling back to virtualenv Link: https://github.com/pypa/build/blob/main/CHANGELOG.rst Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>