Skip to content

Commit 36505db

Browse files
MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.3, and conda-forge-pinning 2023.09.30.19.29.37
1 parent 0c01068 commit 36505db

22 files changed

Lines changed: 157 additions & 0 deletions

.azure-pipelines/azure-pipelines-linux.yml

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

.azure-pipelines/azure-pipelines-osx.yml

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

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

Lines changed: 3 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ target_platform:
2929
zip_keys:
3030
- - c_compiler_version
3131
- cxx_compiler_version
32+
- - python
33+
- channel_sources

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ target_platform:
2929
zip_keys:
3030
- - c_compiler_version
3131
- cxx_compiler_version
32+
- - python
33+
- channel_sources
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- gcc
5+
c_compiler_version:
6+
- '12'
7+
cdt_name:
8+
- cos6
9+
channel_sources:
10+
- conda-forge/label/python_rc,conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '12'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-cos7-x86_64
19+
pin_run_as_build:
20+
boost-cpp:
21+
max_pin: x.x.x
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.12.* *_cpython
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version
32+
- - python
33+
- channel_sources

.ci_support/linux_64_python3.8.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ target_platform:
2929
zip_keys:
3030
- - c_compiler_version
3131
- cxx_compiler_version
32+
- - python
33+
- channel_sources

.ci_support/linux_64_python3.9.____73_pypy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ target_platform:
2929
zip_keys:
3030
- - c_compiler_version
3131
- cxx_compiler_version
32+
- - python
33+
- channel_sources

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ target_platform:
2929
zip_keys:
3030
- - c_compiler_version
3131
- cxx_compiler_version
32+
- - python
33+
- channel_sources

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ target_platform:
2929
zip_keys:
3030
- - c_compiler_version
3131
- cxx_compiler_version
32+
- - python
33+
- channel_sources

0 commit comments

Comments
 (0)