Skip to content

Report old PyPI package versions even if the corresponding distributions are unavailable #124

@keshav-space

Description

@keshav-space

Currently, we skip PyPI package versions if there are no corresponding download items available.

if not download_items:
continue

For instance, for Djblets, there are no distributions available for download on PyPI below version 0.7.32 https://pypi.org/pypi/Djblets/json.
We should report these versions regardless.

Metadata

Metadata

Assignees

Labels

1-nextbugSomething isn't working

Type

No type

Projects

Status

Validated

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions