From 1ba3cbea13c5ac166a9754e9d169f413d3bb5d05 Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Fri, 3 Feb 2017 15:53:00 -0700 Subject: [PATCH] Updated conda recipe to match conda-forge. Will keep supporting two places until conda-forge issues are ironed out --- conda_recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda_recipe/meta.yaml b/conda_recipe/meta.yaml index a5d017c..589c8e1 100644 --- a/conda_recipe/meta.yaml +++ b/conda_recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.0b1" %} +{% set version = "1.0b2" %} package: name: wrf-python @@ -7,7 +7,7 @@ package: source: fn: wrf-python-{{ version }}.tar.gz url: https://github.com/NCAR/wrf-python/archive/{{ version }}.tar.gz - sha256: 94f05a9719701959702094eafb84555a996bc4f7d75042fb07bca3c35bda9f31 + sha256: 7038de3e8cf77147cfafaa41e9797521dd1b4bff9130baacd25850ae38a7c3a3 build: number: 1