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_h9f5541

Rebuild for python 3.13
  • Loading branch information
xhochy authored Sep 12, 2024
2 parents 24f9327 + 74e7c00 commit 40b93b9
Show file tree
Hide file tree
Showing 68 changed files with 452 additions and 384 deletions.
180 changes: 90 additions & 90 deletions .azure-pipelines/azure-pipelines-linux.yml

Large diffs are not rendered by default.

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

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

4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines-win.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 @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -9,7 +9,7 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -29,7 +29,7 @@ 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:
Expand All @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -9,7 +9,7 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
Expand All @@ -29,7 +29,7 @@ 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:
Expand All @@ -40,3 +40,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 @@ -40,3 +40,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 @@ -19,7 +19,7 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libboost_devel:
Expand All @@ -40,3 +40,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 @@ -19,7 +19,7 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libboost_devel:
Expand All @@ -40,3 +40,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 @@ -19,7 +19,7 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libboost_devel:
Expand All @@ -40,3 +40,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - 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
cuda_compiler:
Expand All @@ -19,7 +19,7 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libboost_devel:
Expand All @@ -29,7 +29,7 @@ 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:
Expand All @@ -40,3 +40,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 @@ -19,7 +19,7 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libboost_devel:
Expand All @@ -40,3 +40,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 @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -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
cuda_compiler:
Expand All @@ -33,7 +33,7 @@ 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:
Expand All @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -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
cuda_compiler:
Expand All @@ -33,7 +33,7 @@ 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:
Expand All @@ -44,3 +44,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 @@ -44,3 +44,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 @@ -23,7 +23,7 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libboost_devel:
Expand All @@ -44,3 +44,5 @@ zip_keys:
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- channel_sources
Loading

0 comments on commit 40b93b9

Please sign in to comment.