From f5624ede597c3e2656daf69718f1cbac34b909d7 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 15 Sep 2022 23:10:21 +0000 Subject: [PATCH 1/2] updated v1.45 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index ba24829..43d8a08 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "skyfield" %} -{% set version = "1.43.1" %} -{% set sha256 = "0261cbfa2e502754781e34718949e9e138859ece7b0d338431b57fa9a9c9d0ca" %} +{% set version = "1.45" %} +{% set sha256 = "5f0e0530bda6c9bf23a188c574181b4ee63cf2ce1ec1e0c8825f45ae577d8b36" %} package: name: {{ name|lower }} From 41a81d77ae70580f98286b886989632b430db0d4 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 15 Sep 2022 23:10:28 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.09.13.20.27.40 --- .ci_support/linux_64_.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 8bdf022..c487ffe 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -11,4 +11,4 @@ pin_run_as_build: min_pin: x.x max_pin: x.x python: -- 3.9.* *_cpython +- 3.10.* *_cpython