Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.19.1, conda-smithy 3.6.15, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2020.03.24
  • Loading branch information
conda-forge-linter authored and h-vetinari committed Mar 28, 2020
1 parent d60084e commit edb9e35
Show file tree
Hide file tree
Showing 11 changed files with 306 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

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

38 changes: 38 additions & 0 deletions .ci_support/win_blas_implblispython3.6.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- blis
c_compiler:
- vs2015
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
fftw:
- '3'
glpk:
- '4.65'
gsl:
- '2.6'
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
suitesparse:
- '5.6'
38 changes: 38 additions & 0 deletions .ci_support/win_blas_implblispython3.7.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- blis
c_compiler:
- vs2015
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
fftw:
- '3'
glpk:
- '4.65'
gsl:
- '2.6'
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
suitesparse:
- '5.6'
38 changes: 38 additions & 0 deletions .ci_support/win_blas_implblispython3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- blis
c_compiler:
- vs2015
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
fftw:
- '3'
glpk:
- '4.65'
gsl:
- '2.6'
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
suitesparse:
- '5.6'
4 changes: 4 additions & 0 deletions .ci_support/win_blas_implmklpython3.6.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,17 @@ liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
4 changes: 4 additions & 0 deletions .ci_support/win_blas_implmklpython3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,17 @@ liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
4 changes: 4 additions & 0 deletions .ci_support/win_blas_implmklpython3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,17 @@ liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
38 changes: 38 additions & 0 deletions .ci_support/win_blas_implopenblaspython3.6.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- openblas
c_compiler:
- vs2015
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
fftw:
- '3'
glpk:
- '4.65'
gsl:
- '2.6'
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
suitesparse:
- '5.6'
38 changes: 38 additions & 0 deletions .ci_support/win_blas_implopenblaspython3.7.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- openblas
c_compiler:
- vs2015
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
fftw:
- '3'
glpk:
- '4.65'
gsl:
- '2.6'
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
suitesparse:
- '5.6'
38 changes: 38 additions & 0 deletions .ci_support/win_blas_implopenblaspython3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- openblas
c_compiler:
- vs2015
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
fftw:
- '3'
glpk:
- '4.65'
gsl:
- '2.6'
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
mkl:
- '2019'
openblas:
- 0.3.6
pin_run_as_build:
fftw:
max_pin: x
glpk:
max_pin: x.x
mkl:
max_pin: x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
suitesparse:
- '5.6'
42 changes: 42 additions & 0 deletions README.md

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

0 comments on commit edb9e35

Please sign in to comment.