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

Add support for sha256 and md5 field in matchspec #207

Closed
baszalmstra opened this issue Jun 6, 2023 · 1 comment · Fixed by #241
Closed

Add support for sha256 and md5 field in matchspec #207

baszalmstra opened this issue Jun 6, 2023 · 1 comment · Fixed by #241
Labels
good first issue Good for newcomers

Comments

@baszalmstra
Copy link
Collaborator

Support for matching package records by hash is missing. MatchSpec does not include these fields and parsing it should also be added.

This should work:

python[sha256=deadbeef, md5=something]
@baszalmstra baszalmstra added the good first issue Good for newcomers label Jun 6, 2023
@wolfv
Copy link
Contributor

wolfv commented Jun 6, 2023

cf/ conda/conda#12654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants