Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.10.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2021.05.07.21.54.12
  • Loading branch information
h-vetinari committed May 8, 2021
1 parent 91a5959 commit b0d4cda
Show file tree
Hide file tree
Showing 76 changed files with 2,186 additions and 142 deletions.
64 changes: 56 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

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

66 changes: 54 additions & 12 deletions .azure-pipelines/azure-pipelines-osx.yml

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

39 changes: 33 additions & 6 deletions .azure-pipelines/azure-pipelines-win.yml

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

@@ -0,0 +1,35 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
@@ -0,0 +1,35 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
@@ -0,0 +1,35 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_73_pypy
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
@@ -0,0 +1,35 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
@@ -1,3 +1,5 @@
blas_impl:
- mkl
c_compiler:
- gcc
c_compiler_version:
Expand Down
@@ -1,3 +1,5 @@
blas_impl:
- mkl
c_compiler:
- gcc
c_compiler_version:
Expand Down
@@ -1,3 +1,5 @@
blas_impl:
- mkl
c_compiler:
- gcc
c_compiler_version:
Expand Down
@@ -1,3 +1,5 @@
blas_impl:
- mkl
c_compiler:
- gcc
c_compiler_version:
Expand Down

0 comments on commit b0d4cda

Please sign in to comment.