uv/crates/uv-distribution/src
konsti b73281d222
Error when built wheel is for the wrong platform (#16074)
Error when a built wheel is for the wrong platform. This can happen
especially when using `--python-platform` or `--python-version` with `uv
pip install`.

Fixes #16019
2025-12-05 16:04:53 +01:00
..
index Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00
metadata Use explicit credentials cache instead of global static (#16768) 2025-12-03 14:51:25 +01:00
source Error when built wheel is for the wrong platform (#16074) 2025-12-05 16:04:53 +01:00
archive.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
distribution_database.rs Error when built wheel is for the wrong platform (#16074) 2025-12-05 16:04:53 +01:00
download.rs Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00
error.rs Error when built wheel is for the wrong platform (#16074) 2025-12-05 16:04:53 +01:00
lib.rs Preserve lowered extra build dependencies (#15038) 2025-08-04 22:42:11 +01:00
reporter.rs Import `PackageName` from `uv-normalize` (#15439) 2025-08-21 23:15:40 +00:00