Skip to content

Commit

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

Rebuild for python 3.13
  • Loading branch information
jan-janssen authored Sep 3, 2024
2 parents 248177b + 121ca06 commit 56a45c0
Show file tree
Hide file tree
Showing 20 changed files with 172 additions and 206 deletions.
24 changes: 12 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -36,8 +40,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-64
Expand All @@ -50,3 +53,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -36,8 +40,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-64
Expand All @@ -50,3 +53,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
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 @@ -10,6 +10,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -19,13 +23,13 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
perl:
- 5.32.1
pin_run_as_build:
Expand All @@ -36,8 +40,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-64
Expand All @@ -50,3 +53,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -40,8 +44,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-aarch64
Expand All @@ -54,3 +57,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -40,8 +44,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-aarch64
Expand All @@ -54,3 +57,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - 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 @@ -14,6 +14,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -23,13 +27,13 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
perl:
- 5.32.1
pin_run_as_build:
Expand All @@ -40,8 +44,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-aarch64
Expand All @@ -54,3 +57,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -36,8 +40,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
Expand All @@ -50,3 +53,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -36,8 +40,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
Expand All @@ -50,3 +53,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
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 @@ -10,6 +10,10 @@ cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -19,13 +23,13 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
perl:
- 5.32.1
pin_run_as_build:
Expand All @@ -36,8 +40,7 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.13.* *_cp313
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
Expand All @@ -50,3 +53,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Loading

0 comments on commit 56a45c0

Please sign in to comment.