Skip to content

Commit

Permalink
Merge pull request #117 from pkgw/v3.2.1
Browse files Browse the repository at this point in the history
Update branch for 3.2.1
  • Loading branch information
pkgw authored Apr 15, 2022
2 parents f909566 + 1e19ded commit 2d6c94a
Show file tree
Hide file tree
Showing 41 changed files with 143 additions and 732 deletions.
72 changes: 24 additions & 48 deletions .azure-pipelines/azure-pipelines-linux.yml

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

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

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

22 changes: 8 additions & 14 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 @@ -19,7 +19,7 @@ pin_run_as_build:
proj:
- 8.0.1
python:
- 3.9.* *_cpython
- 3.7.* *_73_pypy
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.18'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 8.0.1
python:
- 3.8.* *_cpython
- 3.7.* *_cpython
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pin_run_as_build:
proj:
- 9.0.0
python:
- 3.9.* *_cpython
- 3.7.* *_73_pypy
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.18'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.0.0
python:
- 3.8.* *_cpython
- 3.7.* *_cpython
target_platform:
- linux-64
zip_keys:
Expand Down
27 changes: 0 additions & 27 deletions .ci_support/linux_64_numpy1.21proj8.0.1python3.10.____cpython.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .ci_support/linux_64_numpy1.21proj9.0.0python3.10.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
proj:
- 8.0.1
python:
- 3.9.* *_cpython
- 3.7.* *_73_pypy
target_platform:
- linux-aarch64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
numpy:
- '1.18'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 8.0.1
python:
- 3.8.* *_cpython
- 3.7.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
proj:
- 9.0.0
python:
- 3.9.* *_cpython
- 3.7.* *_73_pypy
target_platform:
- linux-aarch64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
numpy:
- '1.18'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.0.0
python:
- 3.8.* *_cpython
- 3.7.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
Expand Down

This file was deleted.

Loading

0 comments on commit 2d6c94a

Please sign in to comment.