Bug fix for HDF5: h5open_f failing to re-initialize the Fortran interface - #84
Merged
climbfuji merged 1 commit intoSep 2, 2026
Conversation
mathomp4
approved these changes
Sep 2, 2026
AlexanderHrabski-NOAA
approved these changes
Sep 2, 2026
11 tasks
climbfuji
added a commit
to JCSDA/spack-stack
that referenced
this pull request
Sep 4, 2026
…s); pin py-pandas-datareader (#2114) This PR updates the submodule pointer for spack-packages for a large number of updates pulled from Spack upstream. See JCSDA/spack-packages#82. One additional package needs to be pinned at the version that is currently being used in spack-stack develop, py-pandas-datareader@0.10.0, because of a py-setuptools incompatibility. This is the same reason why many other packages in configs/common/packages.yaml are pinned to older versions, starting from py-cfparser. The spack-packages submodule update also brings in a recent bug fix for the hdf5 Fortran interface, see JCSDA/spack-packages#84.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is spack#6316 cherry-picked for
spack-stack-dev.The original issue in the HDF5 repository is HDFGroup/hdf5#6642. Pull request HDFGroup/hdf5#6649 fixes the issue in the HDF5 repository.
Dependencies
Testing
See spack#6316