mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Changelog since 1.3.0: - v1.3.0: Add --config-json for JSON-based configuration; drop Python 3.8 support; fix ModuleNotFoundError when pip isn't installed - v1.4.0: Add --quiet flag for silent operation; add --metadata option to dump PEP 517 metadata; add support for UV environment variable; improve Python 3.14 compatibility Full changelog: https://github.com/pypa/build/releases Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>