Skip to content

Commit 3d49cb3

Browse files
authored
Merge pull request #107 from regro-cf-autotick-bot/rebuild-python314-0-1_h4b1627
Rebuild for python 3.14
2 parents 24f252d + 190afce commit 3d49cb3

36 files changed

Lines changed: 469 additions & 97 deletions

File tree

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

Lines changed: 36 additions & 24 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: 22 additions & 16 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: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
cdt_name:
10+
- conda
11+
channel_sources:
12+
- conda-forge,conda-forge/label/python_rc
13+
channel_targets:
14+
- conda-forge main
15+
cxx_compiler:
16+
- gxx
17+
cxx_compiler_version:
18+
- '14'
19+
docker_image:
20+
- quay.io/condaforge/linux-anvil-x86_64:alma9
21+
pcre:
22+
- '8'
23+
pin_run_as_build:
24+
python:
25+
min_pin: x.x
26+
max_pin: x.x
27+
python:
28+
- 3.14.* *_cp314
29+
target_platform:
30+
- linux-64
31+
tinyxml2:
32+
- '11.0'
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources

.ci_support/linux_64_python3.10.____cpython.yaml renamed to .ci_support/linux_64_channel_sourcesconda-forgepython3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ tinyxml2:
3333
zip_keys:
3434
- - c_compiler_version
3535
- cxx_compiler_version
36+
- - python
37+
- channel_sources

.ci_support/linux_64_python3.11.____cpython.yaml renamed to .ci_support/linux_64_channel_sourcesconda-forgepython3.11.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ tinyxml2:
3333
zip_keys:
3434
- - c_compiler_version
3535
- cxx_compiler_version
36+
- - python
37+
- channel_sources

.ci_support/linux_64_python3.12.____cpython.yaml renamed to .ci_support/linux_64_channel_sourcesconda-forgepython3.12.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ tinyxml2:
3333
zip_keys:
3434
- - c_compiler_version
3535
- cxx_compiler_version
36+
- - python
37+
- channel_sources

.ci_support/linux_64_python3.13.____cp313.yaml renamed to .ci_support/linux_64_channel_sourcesconda-forgepython3.13.____cp313.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ tinyxml2:
3333
zip_keys:
3434
- - c_compiler_version
3535
- cxx_compiler_version
36+
- - python
37+
- channel_sources
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
cdt_name:
10+
- conda
11+
channel_sources:
12+
- conda-forge,conda-forge/label/python_rc
13+
channel_targets:
14+
- conda-forge main
15+
cxx_compiler:
16+
- gxx
17+
cxx_compiler_version:
18+
- '14'
19+
docker_image:
20+
- quay.io/condaforge/linux-anvil-x86_64:alma9
21+
pcre:
22+
- '8'
23+
pin_run_as_build:
24+
python:
25+
min_pin: x.x
26+
max_pin: x.x
27+
python:
28+
- 3.14.* *_cp314
29+
target_platform:
30+
- linux-aarch64
31+
tinyxml2:
32+
- '11.0'
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources

.ci_support/linux_aarch64_python3.10.____cpython.yaml renamed to .ci_support/linux_aarch64_channel_sourcesconda-forgepython3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ tinyxml2:
3333
zip_keys:
3434
- - c_compiler_version
3535
- cxx_compiler_version
36+
- - python
37+
- channel_sources

0 commit comments

Comments
 (0)