From cbf9c148043507d5862391df16e9106e4db04d94 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Sat, 29 Oct 2016 02:07:49 +0000 Subject: [PATCH] MNT: Updated some of the pinned versions --- recipe/meta.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bf068ea..b8b5758 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -18,7 +18,7 @@ source: - add_global_cxx_release.patch build: - number: 200 + number: 201 features: # [not win] - blas_{{ blas_variant }} # [not win] @@ -27,22 +27,22 @@ requirements: - python - cmake - toolchain - - openblas 0.2.18|0.2.18.*. # [not win] + - openblas 0.2.18|0.2.18.* # [not win] - blas 1.1 {{ blas_variant }} # [not win] - numpy x.x - boost 1.61.* - 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.18|0.2.18.* # [not win] - blas 1.1 {{ blas_variant }} # [not win] - numpy x.x - boost 1.61.* - jpeg 9* # [not win] - - libpng >=1.6.21,<1.7 + - libpng >=1.6.23,<1.7 - sqlite 3.13.* # [not win] test: