Skip to content

Commit a1f75a7

Browse files
authored
Merge pull request conda-forge#8370 from regro-cf-autotick-bot/new_pin-hdf5-2-0-_hfa7ae6
Build for both HDF5 1.14.6 + HDF5-2 (new)
2 parents 2f6ecff + e91f99b commit a1f75a7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

recipe/migrations/hdf52.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for hdf5 2
4+
kind: version
5+
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
9+
hdf5:
10+
- '2'
11+
- '1.14.6'
12+
migrator_ts: 1774274234.55363

0 commit comments

Comments
 (0)