uv/crates/uv-pypi-types/src
Charlie Marsh d2b9ffdc9e
Avoid replicating core-metadata field on `File` struct (#12159)
## Summary

A long-standing TODO: we don't need to store three copies of this just
to ensure that Serde considers all three fields.
2025-03-14 10:03:09 -04:00
..
metadata Avoid using owned `String` for package name constructors (#11768) 2025-02-24 23:06:15 -08:00
base_url.rs Use `SmallString` for filenames and URLs (#11765) 2025-02-24 23:06:57 -08:00
conflicts.rs Add support for global `uv python pin` (#12115) 2025-03-13 13:48:37 +01:00
dependency_groups.rs Move `DependencyGroups` to uv-pypi-types so it can be imported there (#12037) 2025-03-07 12:30:47 +01:00
direct_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
identifier.rs Allow overriding module name for uv build backend (#11884) 2025-03-07 15:20:00 +01:00
lenient_requirement.rs Avoid using owned `String` in deserializers (#11764) 2025-02-25 14:28:16 +00:00
lib.rs Allow overriding module name for uv build backend (#11884) 2025-03-07 15:20:00 +01:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs Eagerly reject unsupported Git schemes (#11514) 2025-02-18 02:14:06 +00:00
requirement.rs Eagerly reject unsupported Git schemes (#11514) 2025-02-18 02:14:06 +00:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs Avoid replicating core-metadata field on `File` struct (#12159) 2025-03-14 10:03:09 -04:00
supported_environments.rs Allow users to mark platforms as "required" for wheel coverage (#10067) 2025-02-14 15:11:18 -05:00