uv/crates/uv-pypi-types/src
Charlie Marsh 6bce5d712f
Add support for BLAKE2b-256 (#13204)
## Summary

You can upload these to PyPI and `warehouse` will validate them.
2025-04-29 18:39:41 -04:00
..
metadata Bump MSRV to 1.84 (#12670) 2025-04-04 11:49:26 -04: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 `subdirectory` to Direct URL for local directories (#12971) 2025-04-18 11:57:58 -04:00
identifier.rs Build backend: Add reference docs and schema (#12803) 2025-04-21 12:27:49 +02:00
lenient_requirement.rs Avoid using owned `String` in deserializers (#11764) 2025-02-25 14:28:16 +00:00
lib.rs Move lowered requirement source type out of `uv-pypi-types` (#12356) 2025-03-20 21:16:12 -04:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs Add `subdirectory` to Direct URL for local directories (#12971) 2025-04-18 11:57:58 -04:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs Add support for BLAKE2b-256 (#13204) 2025-04-29 18:39:41 -04:00
supported_environments.rs Allow users to mark platforms as "required" for wheel coverage (#10067) 2025-02-14 15:11:18 -05:00