uv/crates/distribution-types/src
konsti 5da73a24cb
Rename `MetadataResolver` to `ResolutionMetadata` (#7661)
2024-09-24 16:25:19 +00:00
..
annotation.rs Add override namespace to pyproject.toml/uv.toml (#3839) 2024-06-03 12:15:51 +02:00
any.rs Special-case reinstalls in environment update summaries (#6243) 2024-08-20 10:35:33 -05:00
buildable.rs Avoid reading stale `.egg-info` from mutable sources (#6714) 2024-08-27 19:23:26 +00:00
cached.rs Add support for dynamic cache keys (#7136) 2024-09-09 20:19:15 +00:00
dependency_metadata.rs Rename `MetadataResolver` to `ResolutionMetadata` (#7661) 2024-09-24 16:25:19 +00:00
diagnostic.rs Add a diagnostic trait (#3777) 2024-05-22 19:44:37 -04:00
error.rs Avoid URL parsing when deserializing wheels (#5235) 2024-07-20 02:11:26 +00:00
file.rs uv: migrate to rkyv 0.8 2024-09-18 14:49:54 -04:00
hash.rs Add support for URL requirements in `--generate-hashes` (#2952) 2024-04-10 20:02:45 +00:00
id.rs Remove unnecessary hashing from IDs (#2998) 2024-04-11 17:23:37 -04:00
index_url.rs Show a dedicated PubGrub hint for `--unsafe-best-match` (#7645) 2024-09-23 19:02:19 +00:00
installed.rs Rename `MetadataResolver` to `ResolutionMetadata` (#7661) 2024-09-24 16:25:19 +00:00
lib.rs Allow users to provide pre-defined metadata for resolution (#7442) 2024-09-18 03:18:05 +00:00
prioritized_distribution.rs Revert "Treat invalid platform as more compatible than invalid Python (#7556)" (#7608) 2024-09-21 08:34:12 -04:00
resolution.rs Add `--no-editable` support to `uv sync` and `uv export` (#7371) 2024-09-17 14:50:36 +00:00
resolved.rs Use hasher to compute resolution hash (#5495) 2024-07-26 23:24:09 +00:00
specified_requirement.rs Respect hashes in constraints files (#7093) 2024-09-05 14:30:10 -04:00
traits.rs Special-case reinstalls in environment update summaries (#6243) 2024-08-20 10:35:33 -05:00