Skip to content

Commit

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

Rebuild for python 3.13
  • Loading branch information
xhochy authored Sep 7, 2024
2 parents fd889b1 + 2e04acc commit 8d6a454
Show file tree
Hide file tree
Showing 39 changed files with 165 additions and 87 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.

10 changes: 5 additions & 5 deletions .azure-pipelines/azure-pipelines-osx.yml

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

8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-win.yml

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

3 changes: 2 additions & 1 deletion .ci_support/linux_64_numpy2.0python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
3 changes: 2 additions & 1 deletion .ci_support/linux_64_numpy2.0python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
3 changes: 2 additions & 1 deletion .ci_support/linux_64_numpy2.0python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
3 changes: 2 additions & 1 deletion .ci_support/linux_64_numpy2.0python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,30 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
- '2'
pin_run_as_build:
python:
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
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,5 +33,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,5 +33,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,5 +33,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
3 changes: 2 additions & 1 deletion .ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,5 +33,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,30 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
- '2'
pin_run_as_build:
python:
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
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
3 changes: 2 additions & 1 deletion .ci_support/linux_ppc64le_numpy2.0python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -29,5 +29,6 @@ zip_keys:
- cdt_name
- - python
- numpy
- channel_sources
zlib:
- '1'
Loading

0 comments on commit 8d6a454

Please sign in to comment.