Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.06.19.13.02.02
  • Loading branch information
regro-cf-autotick-bot authored and looooo committed Jun 27, 2024
1 parent 93f336a commit 93c0abb
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 24 deletions.
4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ pin_run_as_build:
target_platform:
- linux-64
vtk:
- 9.2.6
- 9.3.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ pin_run_as_build:
target_platform:
- linux-aarch64
vtk:
- 9.2.6
- 9.3.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ pin_run_as_build:
target_platform:
- linux-ppc64le
vtk:
- 9.2.6
- 9.3.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
- '1'
10 changes: 0 additions & 10 deletions .ci_support/migrations/boost1840.yaml

This file was deleted.

6 changes: 4 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -28,9 +30,9 @@ pin_run_as_build:
target_platform:
- osx-64
vtk:
- 9.2.6
- 9.3.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
- '1'
6 changes: 4 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -28,9 +30,9 @@ pin_run_as_build:
target_platform:
- osx-arm64
vtk:
- 9.2.6
- 9.3.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ pin_run_as_build:
target_platform:
- win-64
vtk:
- 9.2.6
- 9.3.0
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .gitattributes

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

7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

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

7 changes: 7 additions & 0 deletions .scripts/run_osx_build.sh

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

5 changes: 5 additions & 0 deletions .scripts/run_win_build.bat

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

0 comments on commit 93c0abb

Please sign in to comment.