mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 08:33:53 -05:00
## Summary The architecture details in `crates/uv-python/download-metadata.json` is now a dictionary with family and variant data, whereas it used to be a string. This patches the architecture filter in `scripts/create-python-mirror.py` to support both scenarios. ## Test Plan Tested manually using `uv run ./scripts/create-python-mirror.py --name cpython --arch x86_64 --os linux --from-all-history`
8.7 KiB
8.7 KiB