Skip to content

don't filter out None values in to_checksums, leave them in place#3225

Merged
akesandgren merged 2 commits intoeasybuilders:developfrom
boegel:checksum_None
Mar 3, 2020
Merged

don't filter out None values in to_checksums, leave them in place#3225
akesandgren merged 2 commits intoeasybuilders:developfrom
boegel:checksum_None

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Mar 3, 2020

This is required for easybuilders/easybuild-easyconfigs#9963, where we need to use None as checksum value for the source tarball because it's created from a Git repository (no direct downloadable source tarball available), and we do want proper SHA256 checksums for the patch files...

Comment thread easybuild/framework/easyconfig/types.py
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @boegel!

@akesandgren akesandgren merged commit d559c6c into easybuilders:develop Mar 3, 2020
@boegel boegel deleted the checksum_None branch March 3, 2020 18:28
@migueldiascosta
Copy link
Copy Markdown
Member

shouldn't check_checksums_for in easyblock.py also filter out None values, so that --check-contrib doesn't fail?

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 13, 2020

@migueldiascosta Done in #3244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants