uv/crates/uv-cache
Charlie Marsh f449bd41fb
Expand scope of archive timestamping (#1960)
## Summary

Instead of looking at _either_ `pyproject.toml` or `setup.py`, we should
just be conservative and take the most-recent timestamp out of
`pyproject.toml`, `setup.py`, and `setup.cfg`. That will help prevent
staleness issues like those described in
https://github.com/astral-sh/uv/issues/1913#issuecomment-1961544084.
2024-02-25 00:36:45 +00:00
..
src Expand scope of archive timestamping (#1960) 2024-02-25 00:36:45 +00:00
Cargo.toml Rename to uv (#1302) 2024-02-15 11:19:46 -06:00