Skip to content

uv lock regenerates upload-time field unnecessarily, causing noisy diffs #241

@iamvishalanand

Description

@iamvishalanand

When running uv lock, the generated uv.lock file includes an upload-time field for each package. This field changes every time the lock file is regenerated, even if the actual package versions have not changed. This causes unnecessary noise in version control diffs and makes code reviews harder, as the only change is often the upload-time metadata.

I noticed that your uv.lock file doesn’t include the upload-time field in the package entries. Are you using a custom script or some other method to remove the upload-time, or is there a configuration that achieves this automatically?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions