From 59310ca71555fba7162c89bef265052c5e51929d Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:26:25 +0000 Subject: [PATCH 1/2] updated v0.8.2 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1b26f9c..a573a8f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "earthaccess" %} -{% set version = "0.8.1" %} -{% set sha256 = "2f7c2b0748e940f8db41ee6de56354657ff2c3fa1702cd6d164151c079af27e7" %} +{% set version = "0.8.2" %} +{% set sha256 = "a8823890cd4ddebb1afd79569edfd1d3959133032af53290ae289e5310583753" %} {% set build_number = 0 %} From 9407f464c337cfef938854155a0ee62baf34f4cf Mon Sep 17 00:00:00 2001 From: Joseph H Kennedy Date: Wed, 6 Dec 2023 17:28:20 -0900 Subject: [PATCH 2/2] Update meta.yaml --- recipe/meta.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a573a8f..b374c71 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -21,16 +21,17 @@ requirements: host: - pip - python >=3.8,<4.0 - - poetry >=0.12 + - poetry-core >=1.0.0 run: - python >=3.8,<4.0 - - python-cmr >=0.7 + - python-cmr >=0.9.0 - pqdm >=0.1 - requests >=2.26 - - s3fs >=2021.11, <2024 - - fsspec >=2022.1 + - s3fs >=2022.11, <2024 + - fsspec >=2022.11 - tinynetrc >=1.3.1 - multimethod >=1.8 + - python-dateutil >=2.8.2 test: imports: