Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.09.17.23.15.46
  • Loading branch information
regro-cf-autotick-bot authored and iainrussell committed Sep 18, 2024
1 parent 5d01a26 commit 05ddf61
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 26 deletions.
12 changes: 6 additions & 6 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cairo:
- '1'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
expat:
Expand All @@ -27,9 +27,9 @@ glib:
libnetcdf:
- 4.9.2
pango:
- '1.50'
- '1'
proj:
- '9.4'
- '9.5'
target_platform:
- linux-64
zip_keys:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/proj_loosen_pin.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -19,7 +19,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
expat:
- '2'
glib:
Expand All @@ -29,9 +29,9 @@ libnetcdf:
macos_machine:
- x86_64-apple-darwin13.4.0
pango:
- '1.50'
- '1'
proj:
- '9.4'
- '9.5'
target_platform:
- osx-64
zip_keys:
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -19,7 +19,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
expat:
- '2'
glib:
Expand All @@ -29,9 +29,9 @@ libnetcdf:
macos_machine:
- arm64-apple-darwin20.0.0
pango:
- '1.50'
- '1'
proj:
- '9.4'
- '9.5'
target_platform:
- osx-arm64
zip_keys:
Expand Down
6 changes: 6 additions & 0 deletions .scripts/build_steps.sh

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

9 changes: 8 additions & 1 deletion .scripts/run_osx_build.sh

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

9 changes: 6 additions & 3 deletions build-locally.py

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

0 comments on commit 05ddf61

Please sign in to comment.