Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.02.02.19.14.40
  • Loading branch information
conda-forge-webservices[bot] committed Feb 3, 2023
1 parent e9c6340 commit 256ee9f
Show file tree
Hide file tree
Showing 23 changed files with 191 additions and 293 deletions.
18 changes: 7 additions & 11 deletions .azure-pipelines/azure-pipelines-linux.yml

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

13 changes: 5 additions & 8 deletions .azure-pipelines/azure-pipelines-osx.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.

46 changes: 0 additions & 46 deletions .ci_support/linux_64_numpy1.18python3.7.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,24 +11,22 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
jasper:
- '2'
libnetcdf:
- 4.8.1
numpy:
- '1.18'
- '1.20'
openblas:
- 0.3.*
pin_run_as_build:
jasper:
max_pin: x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -40,7 +38,5 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,24 +11,22 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
jasper:
- '2'
libnetcdf:
- 4.8.1
numpy:
- '1.19'
- '1.20'
openblas:
- 0.3.*
pin_run_as_build:
jasper:
max_pin: x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -40,7 +38,5 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - python
- numpy
12 changes: 4 additions & 8 deletions .ci_support/linux_64_numpy1.21python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,13 +11,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
jasper:
- '2'
libnetcdf:
Expand All @@ -27,8 +27,6 @@ numpy:
openblas:
- 0.3.*
pin_run_as_build:
jasper:
max_pin: x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -40,7 +38,5 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - python
- numpy
7 changes: 0 additions & 7 deletions .ci_support/migrations/jasper2.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .ci_support/migrations/libnetcdf480.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .ci_support/migrations/libnetcdf481.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions .ci_support/migrations/python310.yaml

This file was deleted.

44 changes: 0 additions & 44 deletions .ci_support/osx_64_numpy1.18python3.7.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,30 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '11'
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
- '14'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
jasper:
- '2'
libnetcdf:
- 4.8.1
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.18'
- '1.20'
openblas:
- 0.3.*
pin_run_as_build:
jasper:
max_pin: x
python:
min_pin: x.x
max_pin: x.x
Expand Down
Loading

0 comments on commit 256ee9f

Please sign in to comment.