uv/crates/uv-pypi-types/src
Charlie Marsh a4bd73f922
Omit lockfile version when additional fields are dynamic (#11468)
## Summary

Just a logic issue... If we see a dynamic field that isn't `"version"`,
we end up _not_ propagating the fact that `"version"` is also dynamic.

Closes https://github.com/astral-sh/uv/issues/11460.
2025-02-13 01:44:14 +00:00
..
metadata Omit lockfile version when additional fields are dynamic (#11468) 2025-02-13 01:44:14 +00:00
base_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
conflicts.rs Optional schemars dependency (#11449) 2025-02-12 18:20:19 +01:00
direct_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lenient_requirement.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
lib.rs uv-pypi-types: rename conflicting_groups module to conflicts 2024-11-14 08:02:46 -05:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs Include `commit_id` and `requested_revision` in `direct_url.json` (#10862) 2025-01-22 12:16:49 -05:00
requirement.rs Remove the `FullCommit` variant from `GitReference` (#10803) 2025-01-21 19:26:58 +00:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs Remove unnecessary UTF-8 conversion in hash parsing (#11110) 2025-01-30 13:55:46 -05:00
supported_environments.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00