Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install report download_info.info.hashes missing for direct URL archives without link hash #11948

Closed
1 task done
sbidoul opened this issue Apr 11, 2023 · 0 comments · Fixed by #11949
Closed
1 task done
Labels
type: bug A confirmed bug or unintended behavior
Milestone

Comments

@sbidoul
Copy link
Member

sbidoul commented Apr 11, 2023

Description

When installing an archive from a direct URL where the URL does not contain a hash fragment, the installation report misses the hashes key and only has the legacy hash key.

Originally reported by @phaer in #11946 (comment)

Expected behavior

The hashes key should be populated.

pip version

From 23.0

Python version

any

OS

any

How to Reproduce

pip install --dry-run --quiet --report - {local archive}.

Output

No response

Code of Conduct

@sbidoul sbidoul added type: bug A confirmed bug or unintended behavior S: needs triage Issues/PRs that need to be triaged and removed S: needs triage Issues/PRs that need to be triaged labels Apr 11, 2023
@sbidoul sbidoul added this to the 23.1 milestone Apr 11, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant