uv/crates/uv-client/src
Zanie Blue 10c4effbd3
Refactor incompatiblity tracking for distributions (#1298)
Extends the "compatibility" types introduced in #1293 to apply to source
distributions as well as wheels.

- We now track the most-relevant incompatible source distribution
- Exclude newer, Python requirements, and yanked versions are all
tracked as incompatibilities in the new model (this lets us remove
`DistMetadata`!)
2024-03-08 11:02:31 -06:00
..
httpcache Fallback to fresh request on non-validating 304 (#2218) 2024-03-06 22:51:03 +00:00
cached_client.rs Fallback to fresh request on non-validating 304 (#2218) 2024-03-06 22:51:03 +00:00
error.rs Fallback to non-range requests when HEAD returns 404 (#2186) 2024-03-04 22:18:49 -05:00
flat_index.rs Refactor incompatiblity tracking for distributions (#1298) 2024-03-08 11:02:31 -06:00
html.rs HTML-decode URLs in HTML indexes (#2215) 2024-03-05 19:26:54 +00:00
lib.rs Better offline error message (#2110) 2024-03-04 15:47:40 +01:00
middleware.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
registry_client.rs Add support for Metadata 2.2 (#2293) 2024-03-08 16:02:32 +00:00
remote_metadata.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
rkyvutil.rs Clippy pedantic (#1963) 2024-02-25 14:04:05 -05:00