Skip to content

Commit

Permalink
Merge pull request conda-forge#238 from jdblischak/0.32.0
Browse files Browse the repository at this point in the history
Bump to 0.32.0
  • Loading branch information
jdblischak authored Sep 13, 2024
2 parents 17406dd + 6ec7aea commit c43566a
Show file tree
Hide file tree
Showing 33 changed files with 194 additions and 371 deletions.
40 changes: 16 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: 16 additions & 22 deletions .azure-pipelines/azure-pipelines-osx.yml

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

21 changes: 9 additions & 12 deletions .azure-pipelines/azure-pipelines-win.yml

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

36 changes: 0 additions & 36 deletions .ci_support/linux_64_numpy1.22python3.8.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,7 +27,7 @@ python_impl:
target_platform:
- linux-64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,7 +27,7 @@ python_impl:
target_platform:
- linux-64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.26'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,7 +27,7 @@ python_impl:
target_platform:
- linux-64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,7 +27,7 @@ python_impl:
target_platform:
- linux-64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
40 changes: 0 additions & 40 deletions .ci_support/linux_aarch64_numpy1.22python3.8.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,7 +31,7 @@ python_impl:
target_platform:
- linux-aarch64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,7 +31,7 @@ python_impl:
target_platform:
- linux-aarch64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.26'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,7 +31,7 @@ python_impl:
target_platform:
- linux-aarch64
tiledb:
- '2.24'
- '2.25'
zip_keys:
- - c_stdlib_version
- cdt_name
Expand Down
Loading

0 comments on commit c43566a

Please sign in to comment.