Skip to content

Commit e91f99b

Browse files
authored
Update HDF5 migration to include version 1.14.6
Add support for HDF5 version 1.14.6 alongside version 2.
1 parent 267a35c commit e91f99b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

recipe/migrations/hdf52.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ __migrator:
33
commit_message: Rebuild for hdf5 2
44
kind: version
55
migration_number: 1
6+
# HDF5 likely changed alot of its API
7+
# During the initial phase of the migration lets build for both
8+
# HDF5 2 and the latest version of HDF5
69
hdf5:
710
- '2'
11+
- '1.14.6'
812
migrator_ts: 1774274234.55363

0 commit comments

Comments
 (0)