Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.09.03.10.45.58
  • Loading branch information
regro-cf-autotick-bot committed Sep 3, 2024
1 parent 91314aa commit 5073b65
Show file tree
Hide file tree
Showing 41 changed files with 385 additions and 224 deletions.
61 changes: 31 additions & 30 deletions .azure-pipelines/azure-pipelines-linux.yml

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

27 changes: 14 additions & 13 deletions .azure-pipelines/azure-pipelines-osx.yml

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

22 changes: 11 additions & 11 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
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,8 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,8 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,8 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -15,11 +19,14 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,8 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,5 +29,8 @@ python_impl:
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,5 +29,8 @@ python_impl:
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,5 +29,8 @@ python_impl:
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
- channel_sources
Loading

0 comments on commit 5073b65

Please sign in to comment.