Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.03.26.17.27.05
  • Loading branch information
regro-cf-autotick-bot authored and conda-build committed Mar 26, 2024
1 parent 9aae9a1 commit e56a13b
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 5 deletions.
10 changes: 9 additions & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -31,13 +35,15 @@ libabseil:
libblas:
- 3.9 *netlib
libboost_devel:
- '1.82'
- '1.84'
libcblas:
- 3.9 *netlib
libcurl:
- '8'
libgdal:
- '3.8'
libode:
- 0.16.2
libprotobuf:
- 4.25.3
libuuid:
Expand All @@ -60,3 +66,5 @@ urdfdom:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
10 changes: 9 additions & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand Down Expand Up @@ -35,13 +39,15 @@ libabseil:
libblas:
- 3.9 *netlib
libboost_devel:
- '1.82'
- '1.84'
libcblas:
- 3.9 *netlib
libcurl:
- '8'
libgdal:
- '3.8'
libode:
- 0.16.2
libprotobuf:
- 4.25.3
libuuid:
Expand All @@ -64,3 +70,5 @@ urdfdom:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
8 changes: 7 additions & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.15'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -31,13 +35,15 @@ libabseil:
libblas:
- 3.9 *netlib
libboost_devel:
- '1.82'
- '1.84'
libcblas:
- 3.9 *netlib
libcurl:
- '8'
libgdal:
- '3.8'
libode:
- 0.16.2
libprotobuf:
- 4.25.3
libxcb:
Expand Down
8 changes: 7 additions & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ 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 @@ -31,13 +35,15 @@ libabseil:
libblas:
- 3.9 *netlib
libboost_devel:
- '1.82'
- '1.84'
libcblas:
- 3.9 *netlib
libcurl:
- '8'
libgdal:
- '3.8'
libode:
- 0.16.2
libprotobuf:
- 4.25.3
libxcb:
Expand Down
6 changes: 5 additions & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ assimp:
- 5.3.1
c_compiler:
- vs2019
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,13 +23,15 @@ libabseil:
libblas:
- 3.9 *netlib
libboost_devel:
- '1.82'
- '1.84'
libcblas:
- 3.9 *netlib
libcurl:
- '8'
libgdal:
- '3.8'
libode:
- 0.16.2
libprotobuf:
- 4.25.3
pin_run_as_build:
Expand Down

0 comments on commit e56a13b

Please sign in to comment.