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

Fix and update spack testing, update package.py, rectify checksum of v2.5.0.1 #206

Merged
merged 10 commits into from
Jul 9, 2024

Conversation

BenjaminRodenberg
Copy link
Member

Closes #170

As soon as this is merged, we can also do a release on spack.

@BenjaminRodenberg BenjaminRodenberg changed the title Fix and update spack testing, update package.py Fix and update spack testing, update package.py, rectify checksum of v2.5.0.1 Jul 8, 2024
Comment on lines -23 to +28
version("2.5.0.1", sha256="e2602f828d4f907ea93e34f7d4adb8db086044a75a446592a4099423d56ed62c")
version("2.5.0.1", sha256="d7c666e6ebff9e007c3703d8e3c3fcdf0f45289e36c2c17223b3aedc3259ab6c")
Copy link
Member Author

Choose a reason for hiding this comment

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

There is a post tag bump (0d28cf0) matching that version. It is possible that the original checksum above was created before pushing 0d28cf0, but I cannot verify this.

Copy link
Member

@fsimonis fsimonis left a comment

Choose a reason for hiding this comment

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

Looks correct.

@BenjaminRodenberg BenjaminRodenberg merged commit cdced72 into develop Jul 9, 2024
20 checks passed
@BenjaminRodenberg BenjaminRodenberg deleted the i170-update-docker-spack-deps branch July 10, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix spack test
2 participants