mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-23 21:25:02 +00:00
![]() ## Summary This PR modifies the Git wheel cache to: (1) use a shorter version of the SHA, to save space; and (2) include the package name, for consistency with all other buckets. I considered removing the URL hash entirely, and _just_ using the SHA, which would be even _more_ consistent with other buckets. But if we remove the URL, then we won't have separate directories for subdirectories (which are part of the URL). Before: <img width="1035" alt="Screen Shot 2023-12-07 at 7 23 42 PM" src=" |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |