From cae715a2c74d71b19aded9d0a3f51caffdc607ca Mon Sep 17 00:00:00 2001 From: Manuel Schlund Date: Thu, 10 Mar 2022 09:37:37 +0100 Subject: [PATCH 1/3] Updated to v2.5.0rc5 --- recipe/meta.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index dd74d0a..e27cbdd 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "ESMValCore" %} -{% set version = "2.5.0rc4" %} +{% set version = "2.5.0rc5" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: 3c8763c9c5f0b5992fde651b6f8c5b38e636965e5a8a28c668393dda97cb1748 + sha256: c52fe8b38c385bc3acce1af8d2be727c3420acfb7444404e66f57fb6fb6c20c2 build: # Increment the build number when building a new conda package of the same @@ -27,7 +27,7 @@ requirements: run: # esmvaltool - python >=3.7 - - iris >=3.1.0,!=3.2.0.post0,!=3.2.0 + - iris >=3.1.0,<3.2.0 - python-stratify - scipy >=1.6 # Normally installed via pip: @@ -35,7 +35,7 @@ requirements: - cftime - cf-units >=3.0.0 - dask - - esgf-pyclient + - esgf-pyclient >=0.3.1 - esmpy !=8.1.0 - fiona - fire From cc0902383591b75d4521f535d3c4ee1f6db22c50 Mon Sep 17 00:00:00 2001 From: Manuel Schlund Date: Thu, 10 Mar 2022 17:47:18 +0100 Subject: [PATCH 2/3] Updated to v2.5.0rc6 --- recipe/meta.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e27cbdd..6b735fe 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "ESMValCore" %} -{% set version = "2.5.0rc5" %} +{% set version = "2.5.0rc6" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: c52fe8b38c385bc3acce1af8d2be727c3420acfb7444404e66f57fb6fb6c20c2 + sha256: e503d0b5ffe3386e4044df26b5b00f78014eae5698f212d68ab40c84ae8faee7 build: # Increment the build number when building a new conda package of the same @@ -20,13 +20,13 @@ build: requirements: host: - git - - python >=3.7 + - python >=3.8 - pip !=21.3 - pytest-runner - setuptools_scm run: # esmvaltool - - python >=3.7 + - python >=3.8 - iris >=3.1.0,<3.2.0 - python-stratify - scipy >=1.6 From 5b39a7d3af0eff9247f4b292e590161d480c9626 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 16:49:54 +0000 Subject: [PATCH 3/3] MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and conda-forge-pinning 2022.03.10.14.25.15 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98dcba2..c5097c3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Current build status
All platforms: - +