Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.2, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2022.10.28.00.55.45
  • Loading branch information
regro-cf-autotick-bot committed Oct 28, 2022
1 parent c0a21e0 commit 32c89c1
Show file tree
Hide file tree
Showing 12 changed files with 117 additions and 41 deletions.
16 changes: 10 additions & 6 deletions .azure-pipelines/azure-pipelines-linux.yml

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

15 changes: 9 additions & 6 deletions .azure-pipelines/azure-pipelines-osx.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 @@ -15,15 +15,15 @@ docker_image:
liblapack:
- 3.9 *netlib
numpy:
- '1.19'
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
- 3.8.* *_73_pypy
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ docker_image:
liblapack:
- 3.9 *netlib
numpy:
- '1.19'
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
Expand Down
31 changes: 31 additions & 0 deletions .ci_support/linux_64_numpy1.20python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
boost:
- 1.78.0
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
liblapack:
- 3.9 *netlib
numpy:
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
target_platform:
- linux-64
zip_keys:
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ docker_image:
liblapack:
- 3.9 *netlib
numpy:
- '1.19'
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
Expand Down
9 changes: 0 additions & 9 deletions .ci_support/migrations/boost1780.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ llvm_openmp:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.19'
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
- 3.8.* *_73_pypy
target_platform:
- osx-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ llvm_openmp:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.19'
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
Expand Down
33 changes: 33 additions & 0 deletions .ci_support/osx_64_numpy1.20python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost:
- 1.78.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
liblapack:
- 3.9 *netlib
llvm_openmp:
- '14'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
target_platform:
- osx-64
zip_keys:
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ llvm_openmp:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.19'
- '1.20'
pin_run_as_build:
boost:
max_pin: x.x.x
Expand Down
38 changes: 26 additions & 12 deletions README.md

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

0 comments on commit 32c89c1

Please sign in to comment.