Skip to content

Commit

Permalink
Merge pull request #614 from minrk/hdf5-build-string
Browse files Browse the repository at this point in the history
capture build string variations in hdf5 1.14.3 patch
  • Loading branch information
hmaarrfk authored Dec 9, 2023
2 parents 13e77a9 + 5c58601 commit bc26085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/patch_yaml/hdf5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# hdf5 1.14.2 and 1.14.3 have the same ABI
# https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/prelim_reports/hdf5-1.14.2-vs-hdf5-1.14.3-1-interface_compatibility_report.html
if:
has_depends: hdf5 >=1.14.2,<1.14.3.0a0
timestamp_lt: 1701868616000
has_depends: hdf5 >=1.14.2,<1.14.3.0a0?( *)
timestamp_lt: 1702066879000

then:
- loosen_depends:
Expand Down

0 comments on commit bc26085

Please sign in to comment.