diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index eea1bef7..063c2027 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -47,11 +47,6 @@ jobs: timeoutInMinutes: 360 steps: - - script: | - rm -rf /opt/ghc - df -h - displayName: Manage disk space - # configure qemu binfmt-misc running. This allows us to run docker containers # embedded qemu-static - script: | diff --git a/.ci_support/linux_64_mpimpich.yaml b/.ci_support/linux_64_mpimpich.yaml index b6051280..19322efa 100644 --- a/.ci_support/linux_64_mpimpich.yaml +++ b/.ci_support/linux_64_mpimpich.yaml @@ -21,7 +21,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_64_mpinompi.yaml b/.ci_support/linux_64_mpinompi.yaml index ceb3d51b..73fb95d1 100644 --- a/.ci_support/linux_64_mpinompi.yaml +++ b/.ci_support/linux_64_mpinompi.yaml @@ -21,7 +21,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_64_mpiopenmpi.yaml b/.ci_support/linux_64_mpiopenmpi.yaml index acca1f4c..231116e4 100644 --- a/.ci_support/linux_64_mpiopenmpi.yaml +++ b/.ci_support/linux_64_mpiopenmpi.yaml @@ -21,7 +21,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_aarch64_mpimpich.yaml b/.ci_support/linux_aarch64_mpimpich.yaml index 36121f81..c387e68c 100644 --- a/.ci_support/linux_aarch64_mpimpich.yaml +++ b/.ci_support/linux_aarch64_mpimpich.yaml @@ -25,7 +25,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_aarch64_mpinompi.yaml b/.ci_support/linux_aarch64_mpinompi.yaml index 27385859..11d4c447 100644 --- a/.ci_support/linux_aarch64_mpinompi.yaml +++ b/.ci_support/linux_aarch64_mpinompi.yaml @@ -25,7 +25,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_aarch64_mpiopenmpi.yaml b/.ci_support/linux_aarch64_mpiopenmpi.yaml index a46d88ad..d890eabe 100644 --- a/.ci_support/linux_aarch64_mpiopenmpi.yaml +++ b/.ci_support/linux_aarch64_mpiopenmpi.yaml @@ -25,7 +25,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_ppc64le_mpimpich.yaml b/.ci_support/linux_ppc64le_mpimpich.yaml index 20fe26ba..731f043b 100644 --- a/.ci_support/linux_ppc64le_mpimpich.yaml +++ b/.ci_support/linux_ppc64le_mpimpich.yaml @@ -21,7 +21,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_ppc64le_mpinompi.yaml b/.ci_support/linux_ppc64le_mpinompi.yaml index 03d7ecc4..e316fa68 100644 --- a/.ci_support/linux_ppc64le_mpinompi.yaml +++ b/.ci_support/linux_ppc64le_mpinompi.yaml @@ -21,7 +21,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/linux_ppc64le_mpiopenmpi.yaml b/.ci_support/linux_ppc64le_mpiopenmpi.yaml index cef880f2..1d0a8b0d 100644 --- a/.ci_support/linux_ppc64le_mpiopenmpi.yaml +++ b/.ci_support/linux_ppc64le_mpiopenmpi.yaml @@ -21,7 +21,7 @@ docker_image: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/migrations/hdf51142.yaml b/.ci_support/migrations/hdf51142.yaml new file mode 100644 index 00000000..1517ced4 --- /dev/null +++ b/.ci_support/migrations/hdf51142.yaml @@ -0,0 +1,7 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +hdf5: +- 1.14.2 +migrator_ts: 1692590899.44706 diff --git a/.ci_support/osx_64_mpimpich.yaml b/.ci_support/osx_64_mpimpich.yaml index 2e651156..c31ed137 100644 --- a/.ci_support/osx_64_mpimpich.yaml +++ b/.ci_support/osx_64_mpimpich.yaml @@ -19,7 +19,7 @@ cxx_compiler_version: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/osx_64_mpinompi.yaml b/.ci_support/osx_64_mpinompi.yaml index aa1dbac2..1a24c70c 100644 --- a/.ci_support/osx_64_mpinompi.yaml +++ b/.ci_support/osx_64_mpinompi.yaml @@ -19,7 +19,7 @@ cxx_compiler_version: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/osx_64_mpiopenmpi.yaml b/.ci_support/osx_64_mpiopenmpi.yaml index 7a8adae1..9c12b753 100644 --- a/.ci_support/osx_64_mpiopenmpi.yaml +++ b/.ci_support/osx_64_mpiopenmpi.yaml @@ -19,7 +19,7 @@ cxx_compiler_version: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/osx_arm64_mpimpich.yaml b/.ci_support/osx_arm64_mpimpich.yaml index e73b88c7..2663b4c9 100644 --- a/.ci_support/osx_arm64_mpimpich.yaml +++ b/.ci_support/osx_arm64_mpimpich.yaml @@ -19,7 +19,7 @@ cxx_compiler_version: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/osx_arm64_mpinompi.yaml b/.ci_support/osx_arm64_mpinompi.yaml index 4a750317..fa2893f6 100644 --- a/.ci_support/osx_arm64_mpinompi.yaml +++ b/.ci_support/osx_arm64_mpinompi.yaml @@ -19,7 +19,7 @@ cxx_compiler_version: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/osx_arm64_mpiopenmpi.yaml b/.ci_support/osx_arm64_mpiopenmpi.yaml index 6532bb46..0901858b 100644 --- a/.ci_support/osx_arm64_mpiopenmpi.yaml +++ b/.ci_support/osx_arm64_mpiopenmpi.yaml @@ -19,7 +19,7 @@ cxx_compiler_version: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 6a8880ee..4c337a72 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -13,7 +13,7 @@ cxx_compiler: hdf4: - 4.2.15 hdf5: -- 1.14.1 +- 1.14.2 libaec: - '1' libcurl: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index f1c24491..c00d8f12 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set version = "4.9.2" %} -{% set build = 9 %} +{% set build = 10 %} # recipe-lint fails if mpi is undefined {% set mpi = mpi or 'nompi' %}