Skip to content

Commit

Permalink
Merge pull request #56 from regro-cf-autotick-bot/rebuild-python313-0…
Browse files Browse the repository at this point in the history
…-1_hecb285

Rebuild for python 3.13
  • Loading branch information
jan-janssen authored Sep 5, 2024
2 parents f35647e + c318b26 commit c902d32
Show file tree
Hide file tree
Showing 28 changed files with 135 additions and 65 deletions.
16 changes: 8 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

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

4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpimpichpython3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpimpichpython3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpimpichpython3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand Down Expand Up @@ -37,7 +37,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
sqlite:
- '3'
target_platform:
Expand All @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpimpichpython3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpiopenmpipython3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpiopenmpipython3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpiopenmpipython3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand Down Expand Up @@ -37,7 +37,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
sqlite:
- '3'
target_platform:
Expand All @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_mpiopenmpipython3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -47,3 +47,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -13,7 +13,7 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
sqlite:
- '3'
target_platform:
Expand All @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_mpimpichpython3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand Down Expand Up @@ -51,3 +51,5 @@ zeromq:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Loading

0 comments on commit c902d32

Please sign in to comment.