Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2022.03.30.18.03.29
  • Loading branch information
regro-cf-autotick-bot committed Mar 30, 2022
1 parent eced711 commit 441bb6d
Show file tree
Hide file tree
Showing 73 changed files with 805 additions and 516 deletions.
72 changes: 12 additions & 60 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 5 additions & 6 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion .ci_support/README

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,13 +13,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '10'
hdf5:
- 1.12.1
libffi:
Expand All @@ -28,8 +28,12 @@ libpng:
- '1.6'
mpi:
- mpich
mpich:
- '4'
numpy:
- '1.18'
- '1.19'
openmpi:
- '4'
pin_run_as_build:
bzip2:
max_pin: x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,13 +13,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '10'
hdf5:
- 1.12.1
libffi:
Expand All @@ -28,8 +28,12 @@ libpng:
- '1.6'
mpi:
- mpich
mpich:
- '4'
numpy:
- '1.18'
- '1.19'
openmpi:
- '4'
pin_run_as_build:
bzip2:
max_pin: x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,13 +13,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '10'
hdf5:
- 1.12.1
libffi:
Expand All @@ -28,8 +28,12 @@ libpng:
- '1.6'
mpi:
- mpich
mpich:
- '4'
numpy:
- '1.19'
openmpi:
- '4'
pin_run_as_build:
bzip2:
max_pin: x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,13 +13,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '10'
hdf5:
- 1.12.1
libffi:
Expand All @@ -28,8 +28,12 @@ libpng:
- '1.6'
mpi:
- mpich
mpich:
- '4'
numpy:
- '1.21'
openmpi:
- '4'
pin_run_as_build:
bzip2:
max_pin: x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,13 +13,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '10'
hdf5:
- 1.12.1
libffi:
Expand All @@ -28,8 +28,12 @@ libpng:
- '1.6'
mpi:
- nompi
mpich:
- '4'
numpy:
- '1.18'
- '1.19'
openmpi:
- '4'
pin_run_as_build:
bzip2:
max_pin: x
Expand Down
Loading

0 comments on commit 441bb6d

Please sign in to comment.