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.30.11.04.33
  • Loading branch information
regro-cf-autotick-bot committed Jun 30, 2024
1 parent 1b66d98 commit 3654a96
Show file tree
Hide file tree
Showing 22 changed files with 187 additions and 57 deletions.
19 changes: 10 additions & 9 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: 7 additions & 6 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: 5 additions & 2 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: 7 additions & 0 deletions .ci_support/linux_64_r_base4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -24,3 +28,6 @@ r_base:
- '4.3'
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -21,6 +25,9 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
r_base:
- '4.2'
- '4.4'
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
7 changes: 7 additions & 0 deletions .ci_support/linux_aarch64_r_base4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -28,3 +32,6 @@ r_base:
- '4.3'
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,6 +29,9 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
r_base:
- '4.2'
- '4.4'
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
7 changes: 7 additions & 0 deletions .ci_support/linux_ppc64le_r_base4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -24,3 +28,6 @@ r_base:
- '4.3'
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -21,6 +25,9 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
r_base:
- '4.2'
- '4.4'
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
8 changes: 7 additions & 1 deletion .ci_support/osx_64_r_base4.3.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,6 +27,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
r_base:
- '4.2'
- '4.4'
target_platform:
- osx-64
6 changes: 6 additions & 0 deletions .ci_support/osx_arm64_r_base4.3.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,6 +27,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
r_base:
- '4.2'
- '4.4'
target_platform:
- osx-arm64
10 changes: 8 additions & 2 deletions .ci_support/win_64_.yaml → .ci_support/win_64_r_base4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ libblas:
liblapack:
- 3.9 *netlib
m2w64_c_compiler:
- m2w64-toolchain
- gcc
m2w64_c_compiler_version:
- '13'
m2w64_c_stdlib:
- m2w64-sysroot
m2w64_c_stdlib_version:
- '12'
pin_run_as_build:
r-base:
min_pin: x.x
max_pin: x.x
r_base:
- '4.1'
- '4.3'
target_platform:
- win-64
26 changes: 26 additions & 0 deletions .ci_support/win_64_r_base4.4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cran_mirror:
- https://cran.r-project.org
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
m2w64_c_compiler:
- gcc
m2w64_c_compiler_version:
- '13'
m2w64_c_stdlib:
- m2w64-sysroot
m2w64_c_stdlib_version:
- '12'
pin_run_as_build:
r-base:
min_pin: x.x
max_pin: x.x
r_base:
- '4.4'
target_platform:
- win-64
4 changes: 2 additions & 2 deletions .gitattributes

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

13 changes: 10 additions & 3 deletions .scripts/build_steps.sh

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

Loading

0 comments on commit 3654a96

Please sign in to comment.