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

Allow developers to specify hashing algorithm to use for package checksum #6533

Closed
savva1995 opened this issue Sep 16, 2022 · 2 comments
Closed
Labels
status/duplicate Duplicate issues

Comments

@savva1995
Copy link

savva1995 commented Sep 16, 2022

I am using a private package repository Sonatype Nexus Repository Manager version 3.38. This is the version currently supported by my company and i have no other option. Unfortunately, this repo only provides md5 hashes via the simple api. As abhorrent as that is, I think we should be able to use poetry with these legacy systems. This would make poetry more accessible to developers and I am sure many companies are stuck using similar repositories.

Is there any way that a developer could specify a hashing algorithm to use to verify the checksum? Potentially a config option in pyproject.toml?

@dimbleby
Copy link
Contributor

There are several open issues and MRs asking for, or working towards, having poetry support md5 hashes. Search "md5" to find #5670, #6301, #5326, #6490 ... and that's just page one.

Should be safe to close this one as a duplicate.

@neersighted neersighted added the status/duplicate Duplicate issues label Sep 16, 2022
@neersighted neersighted closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2022
Copy link

github-actions bot commented Mar 1, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/duplicate Duplicate issues
Projects
None yet
Development

No branches or pull requests

3 participants