Skip to content

Commit

Permalink
numcodecs 0.13.0 (#108)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents 97012c0 + 8ba58d7 commit c542ca4
Show file tree
Hide file tree
Showing 43 changed files with 277 additions and 579 deletions.
60 changes: 18 additions & 42 deletions .azure-pipelines/azure-pipelines-linux.yml

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

36 changes: 12 additions & 24 deletions .azure-pipelines/azure-pipelines-osx.yml

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

20 changes: 7 additions & 13 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 @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -18,6 +18,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,3 +33,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -18,6 +18,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,3 +33,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -18,6 +18,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -31,3 +33,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
33 changes: 0 additions & 33 deletions .ci_support/linux_64_python3.8.____cpython.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .ci_support/linux_64_python3.9.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -35,3 +37,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -35,3 +37,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -35,3 +37,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
37 changes: 0 additions & 37 deletions .ci_support/linux_aarch64_python3.8.____cpython.yaml

This file was deleted.

Loading

0 comments on commit c542ca4

Please sign in to comment.