uv/crates/uv-distribution/src
Charlie Marsh dfdcce68fd
Split `get_or_build_wheel_metadata` into distinct methods (#2765)
## Summary

Internal refactor which makes `DistributionDatabase` for unnamed
requirements (or, at least, source distributions).
2024-04-01 23:52:21 +00:00
..
index Enable PEP 517 builds for unnamed requirements (#2600) 2024-03-21 22:46:39 -04:00
source Rename to `SourceDistributionBuilder` (#2750) 2024-04-01 02:37:43 +00:00
distribution_database.rs Split `get_or_build_wheel_metadata` into distinct methods (#2765) 2024-04-01 23:52:21 +00:00
download.rs Add `Seek` fallback for zip files (#2320) 2024-03-10 11:39:28 -04:00
error.rs Read package metadata from `pyproject.toml` when statically defined (#2676) 2024-03-27 14:34:18 +00:00
git.rs Split `get_or_build_wheel_metadata` into distinct methods (#2765) 2024-04-01 23:52:21 +00:00
lib.rs Rename to `SourceDistributionBuilder` (#2750) 2024-04-01 02:37:43 +00:00
locks.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
reporter.rs Use PEP 517 build hooks to resolve unnamed requirements (#2604) 2024-03-22 03:20:40 +00:00
unzip.rs Remove `spawn_blocking` from version map (#1966) 2024-02-26 09:44:24 +00:00