Skip to content

Commit 02fee19

Browse files
committed
MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.21.07.24.16
1 parent ed9f6c8 commit 02fee19

8 files changed

+174
-14
lines changed

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

Lines changed: 22 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cdt_name:
2+
- cos6
3+
channel_sources:
4+
- conda-forge
5+
channel_targets:
6+
- conda-forge main
7+
cxx_compiler:
8+
- gxx
9+
cxx_compiler_version:
10+
- '12'
11+
docker_image:
12+
- quay.io/condaforge/linux-anvil-cos7-x86_64
13+
pin_run_as_build:
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.10.* *_cpython
19+
target_platform:
20+
- linux-64
21+
zip_keys:
22+
- - python
23+
- channel_sources
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cdt_name:
2+
- cos6
3+
channel_sources:
4+
- conda-forge
5+
channel_targets:
6+
- conda-forge main
7+
cxx_compiler:
8+
- gxx
9+
cxx_compiler_version:
10+
- '12'
11+
docker_image:
12+
- quay.io/condaforge/linux-anvil-cos7-x86_64
13+
pin_run_as_build:
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.11.* *_cpython
19+
target_platform:
20+
- linux-64
21+
zip_keys:
22+
- - python
23+
- channel_sources

.ci_support/linux_64_.yaml renamed to .ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
cdt_name:
22
- cos6
33
channel_sources:
4-
- conda-forge
5-
- conda-forge
64
- conda-forge/label/python_rc,conda-forge
7-
- conda-forge
8-
- conda-forge
9-
- conda-forge
105
channel_targets:
116
- conda-forge main
127
cxx_compiler:
@@ -20,12 +15,7 @@ pin_run_as_build:
2015
min_pin: x.x
2116
max_pin: x.x
2217
python:
23-
- 3.10.* *_cpython
24-
- 3.11.* *_cpython
2518
- 3.12.* *_cpython
26-
- 3.8.* *_cpython
27-
- 3.9.* *_73_pypy
28-
- 3.9.* *_cpython
2919
target_platform:
3020
- linux-64
3121
zip_keys:
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cdt_name:
2+
- cos6
3+
channel_sources:
4+
- conda-forge
5+
channel_targets:
6+
- conda-forge main
7+
cxx_compiler:
8+
- gxx
9+
cxx_compiler_version:
10+
- '12'
11+
docker_image:
12+
- quay.io/condaforge/linux-anvil-cos7-x86_64
13+
pin_run_as_build:
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.8.* *_cpython
19+
target_platform:
20+
- linux-64
21+
zip_keys:
22+
- - python
23+
- channel_sources
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cdt_name:
2+
- cos6
3+
channel_sources:
4+
- conda-forge
5+
channel_targets:
6+
- conda-forge main
7+
cxx_compiler:
8+
- gxx
9+
cxx_compiler_version:
10+
- '12'
11+
docker_image:
12+
- quay.io/condaforge/linux-anvil-cos7-x86_64
13+
pin_run_as_build:
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.9.* *_73_pypy
19+
target_platform:
20+
- linux-64
21+
zip_keys:
22+
- - python
23+
- channel_sources
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cdt_name:
2+
- cos6
3+
channel_sources:
4+
- conda-forge
5+
channel_targets:
6+
- conda-forge main
7+
cxx_compiler:
8+
- gxx
9+
cxx_compiler_version:
10+
- '12'
11+
docker_image:
12+
- quay.io/condaforge/linux-anvil-cos7-x86_64
13+
pin_run_as_build:
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.9.* *_cpython
19+
target_platform:
20+
- linux-64
21+
zip_keys:
22+
- - python
23+
- channel_sources

README.md

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

0 commit comments

Comments
 (0)