uv/crates/uv-client/src
konsti fcbee9ce25
Support relative path wheels (#5969)
Surprisingly, this is a lockfile schema change: We can't store relative
paths in urls, so we have to store a `filename` entry instead of the
whole url.

Fixes #4355
2024-08-09 21:57:16 +00:00
..
httpcache uv-client: switch heuristic freshness lifetime to hard-coded value 2024-07-31 08:12:11 -07:00
base_client.rs Retry on incomplete body (#5555) 2024-07-29 15:53:23 +02:00
cached_client.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
error.rs Remove unused error variant (#5266) 2024-07-21 23:38:45 +00:00
flat_index.rs Use hasher to compute resolution hash (#5495) 2024-07-26 23:24:09 +00:00
html.rs Stylize `Requires-Python` consistently (#5304) 2024-07-23 18:05:21 +00:00
lib.rs Show when we retried requests (#4725) 2024-07-02 19:04:11 +02:00
linehaul.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
middleware.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
registry_client.rs Support relative path wheels (#5969) 2024-08-09 21:57:16 +00:00
remote_metadata.rs Backtrack on distributions with invalid metadata (#2834) 2024-04-05 18:00:48 -04:00
rkyvutil.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
tls.rs feat: mTLS support (#4171) 2024-06-10 20:11:35 -05:00