39b83c30e0
## Summary This PR enables users to set an `exclude-newer` override on a per-index basis. The priority is such that global `exclude-newer-package` has highest priority, followed by `exclude-newer` on an index, followed by global `exclude-newer`. Closes https://github.com/astral-sh/uv/issues/16813.