Skip to content

Commit

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

Rebuild for python 3.13
  • Loading branch information
dopplershift authored Sep 3, 2024
2 parents e981dfd + c628e98 commit b877318
Show file tree
Hide file tree
Showing 45 changed files with 190 additions and 301 deletions.
24 changes: 6 additions & 18 deletions .azure-pipelines/azure-pipelines-linux.yml

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

11 changes: 4 additions & 7 deletions .azure-pipelines/azure-pipelines-osx.yml

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

9 changes: 3 additions & 6 deletions .azure-pipelines/azure-pipelines-win.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_python3.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 All @@ -25,3 +25,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.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 All @@ -25,3 +25,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.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 All @@ -25,3 +25,5 @@ target_platform:
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 All @@ -19,9 +19,11 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
27 changes: 0 additions & 27 deletions .ci_support/linux_64_python3.9.____73_pypy.yaml

This file was deleted.

4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.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 All @@ -25,3 +25,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_python3.10.____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 All @@ -29,3 +29,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_python3.11.____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 All @@ -29,3 +29,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_python3.12.____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 All @@ -29,3 +29,5 @@ target_platform:
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 All @@ -23,9 +23,11 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.13.* *_cp313
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
31 changes: 0 additions & 31 deletions .ci_support/linux_aarch64_python3.9.____73_pypy.yaml

This file was deleted.

4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_python3.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 All @@ -29,3 +29,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_ppc64le_python3.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 All @@ -25,3 +25,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_ppc64le_python3.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 All @@ -25,3 +25,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
4 changes: 3 additions & 1 deletion .ci_support/linux_ppc64le_python3.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 All @@ -25,3 +25,5 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Loading

0 comments on commit b877318

Please sign in to comment.