Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.07.16.17.39.45
  • Loading branch information
conda-forge-webservices[bot] committed Jul 17, 2024
1 parent 9e9f2b8 commit 135ee1a
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 16 deletions.
8 changes: 4 additions & 4 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ bzip2:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge/label/numpy_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -54,6 +54,6 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/numpy_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -58,6 +58,6 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/numpy_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -54,6 +54,6 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
6 changes: 4 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
bzip2:
- '1'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge/label/numpy_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -52,6 +54,6 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
6 changes: 4 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
bzip2:
- '1'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge/label/numpy_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -49,6 +51,6 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
4 changes: 2 additions & 2 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_stdlib:
- vs
channel_sources:
- conda-forge/label/numpy_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -44,6 +44,6 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
4 changes: 2 additions & 2 deletions .gitattributes

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

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.

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 135ee1a

Please sign in to comment.