Skip to content
Snippets Groups Projects

pypi: use the urls key to find download URLs

Merged Nicolas Dandrimont requested to merge olasd/pypi2deb:bugfix/pypi-json-releases-key into master
All threads resolved!

PyPI has removed the "releases" dict from the versioned JSON endpoint, migrating to the "urls" key, which is always available; It contains the files for the version currently being fetched, or for the default version of the module when using the versioned JSON endpoint.

-- tested with and without specifying a version when running py2dsp

Merge request reports

Approved by

Merged by Sandro TosiSandro Tosi 2 years ago (Jan 27, 2023 7:26am UTC)

Merge details

  • Changes merged into master with 756b4e4a.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading