For those of you reading about dependency cooldowns recently and wanting to try it out with uv, beware GitLab’s python package repository does not support it. It needs to expose the necessary metadata still https://gitlab.com/gitlab-org/gitlab/-/issues/581770

Your download will fail with a much of “is missing an upload date, but user provided: <date-string>”
#dependencycooldowns #uv #gitlab

Python Package Registry should support the modern JSON format (#581770) · Issues · GitLab.org / GitLab · GitLab

Proposal The Python package registry currently only supports the “simple” HTML view which provides limited metadata. This prevents tools like

GitLab