Skip to content

Commit 1a79e83

Browse files
committed
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.44.3, and conda-forge-pinning 2024.11.11.08.59.26
1 parent 2817665 commit 1a79e83

17 files changed

Lines changed: 92 additions & 84 deletions

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ c_stdlib:
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -19,7 +19,7 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ c_stdlib:
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -19,7 +19,7 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ c_stdlib:
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -19,7 +19,7 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ c_stdlib:
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -19,7 +19,7 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '17'
8+
- '18'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,9 +17,9 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '17'
20+
- '18'
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
macos_machine:
2424
- x86_64-apple-darwin13.4.0
2525
pin_run_as_build:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '17'
8+
- '18'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,9 +17,9 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '17'
20+
- '18'
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
macos_machine:
2424
- x86_64-apple-darwin13.4.0
2525
pin_run_as_build:

.ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '17'
8+
- '18'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,9 +17,9 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '17'
20+
- '18'
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
macos_machine:
2424
- x86_64-apple-darwin13.4.0
2525
pin_run_as_build:

.ci_support/osx_64_python3.9.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '17'
8+
- '18'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,9 +17,9 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '17'
20+
- '18'
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
macos_machine:
2424
- x86_64-apple-darwin13.4.0
2525
pin_run_as_build:

.ci_support/win_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ channel_targets:
99
cxx_compiler:
1010
- vs2019
1111
libboost_devel:
12-
- '1.84'
12+
- '1.86'
1313
pin_run_as_build:
1414
python:
1515
min_pin: x.x

0 commit comments

Comments
 (0)