Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.05.16.16.45.08
  • Loading branch information
regro-cf-autotick-bot authored and jschueller committed May 17, 2024
1 parent 3b99697 commit 49b91d1
Show file tree
Hide file tree
Showing 41 changed files with 385 additions and 183 deletions.
56 changes: 30 additions & 26 deletions .azure-pipelines/azure-pipelines-linux.yml

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

40 changes: 22 additions & 18 deletions .azure-pipelines/azure-pipelines-osx.yml

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

21 changes: 12 additions & 9 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/numpy_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -31,6 +35,8 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/numpy_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -17,7 +21,7 @@ docker_image:
nlopt:
- '2.7'
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,6 +35,8 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/numpy_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -17,7 +21,7 @@ docker_image:
nlopt:
- '2.7'
numpy:
- '1.23'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,6 +35,8 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/numpy_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -17,7 +21,7 @@ docker_image:
nlopt:
- '2.7'
numpy:
- '1.26'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,6 +35,8 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/numpy_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -17,7 +21,7 @@ docker_image:
nlopt:
- '2.7'
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,6 +35,8 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Loading

0 comments on commit 49b91d1

Please sign in to comment.