Skip to content

Commit

Permalink
MNT: Updated some of the pinned versions
Browse files Browse the repository at this point in the history
  • Loading branch information
conda-forge-admin authored and u34772 committed Dec 1, 2016
1 parent a4bb2a4 commit bfb65ed
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ source:
- add_global_cxx_release.patch

build:
number: 200
number: 201
features: # [not win]
- blas_{{ blas_variant }} # [not win]

Expand All @@ -27,22 +27,22 @@ requirements:
- python
- cmake
- toolchain
- openblas 0.2.18|0.2.18.*. # [not win]
- openblas 0.2.19|0.2.19.* # [not win]
- blas 1.1 {{ blas_variant }} # [not win]
- numpy x.x
- boost 1.61.*
- boost 1.62.*
- jpeg 9* # [not win]
- libpng >=1.6.21,<1.7
- libpng >=1.6.23,<1.7
- sqlite 3.13.* # [not win]

run:
- python
- openblas 0.2.18|0.2.18.*. # [not win]
- openblas 0.2.19|0.2.19.* # [not win]
- blas 1.1 {{ blas_variant }} # [not win]
- numpy x.x
- boost 1.61.*
- boost 1.62.*
- jpeg 9* # [not win]
- libpng >=1.6.21,<1.7
- libpng >=1.6.23,<1.7
- sqlite 3.13.* # [not win]

test:
Expand Down

0 comments on commit bfb65ed

Please sign in to comment.