Skip to content

Commit

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

Rebuild for python 3.13
  • Loading branch information
jdblischak authored Nov 25, 2024
2 parents 3400b03 + a0f8d66 commit 4af4729
Show file tree
Hide file tree
Showing 35 changed files with 391 additions and 138 deletions.
56 changes: 32 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.yml

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

38 changes: 22 additions & 16 deletions .azure-pipelines/azure-pipelines-osx.yml

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

19 changes: 11 additions & 8 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 @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -29,8 +29,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -29,8 +29,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -29,8 +29,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -29,8 +29,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
34 changes: 34 additions & 0 deletions .ci_support/linux_64_numpy2python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
python_impl:
- cpython
target_platform:
- linux-64
tiledb:
- '2.26'
zip_keys:
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -33,8 +33,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -33,8 +33,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2.0'
pin_run_as_build:
Expand All @@ -33,8 +33,6 @@ target_platform:
tiledb:
- '2.26'
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Loading

0 comments on commit 4af4729

Please sign in to comment.