mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-01 09:32:18 +00:00
![]() ## Summary We respect `--exclude-newer` during resolution, but we weren't applying it to individual _files_ when writing the lockfile. As a result, if wheels were added to a distribution after its initial release, we'd end up including them in the lockfile, even if they were uploaded after the `--exclude-newer` date. Closes https://github.com/astral-sh/uv/issues/12296. |
||
---|---|---|
.. | ||
distribution_filename.rs | ||
uv.rs |