From b7fa68452b8562ffc252589828c93273c926f469 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Wed, 5 Oct 2016 03:34:20 +0000 Subject: [PATCH] MNT: Updated some of the pinned versions --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bf068ea..8d1727a 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,7 +27,7 @@ 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.* @@ -37,7 +37,7 @@ requirements: 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.*