mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
e7e16a8597
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>