From e145f5e909643f74706900798a42b7b2a7b3d369 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 29 Mar 2023 03:30:06 +0000 Subject: [PATCH 1/2] updated v1.10.6 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 35ac35e..e9808e5 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "opendrift" %} -{% set version = "1.10.5" %} +{% set version = "1.10.6" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/opendrift-{{ version }}.tar.gz - sha256: a1496c3117d491364aa7c39026a905ea6fc3dd623596d50d426959aa1b25d860 + sha256: 3e2f8a9faa9631f2f92d99840dccddc1dfe00e5f31ef5ddd04f5c3faaaf70a66 build: noarch: python From 14fb4399150cc662ee98a7a5ff6b2efcbc21a840 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 29 Mar 2023 03:30:16 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.03.28.22.53.26 --- .github/workflows/automerge.yml | 2 +- .github/workflows/webservices.yml | 2 +- .scripts/build_steps.sh | 4 ++-- README.md | 12 ++++++------ 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 54dd780..da1368a 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v3 - name: automerge-action id: automerge-action - uses: conda-forge/automerge-action@master + uses: conda-forge/automerge-action@main with: github_token: ${{ secrets.GITHUB_TOKEN }} rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} diff --git a/.github/workflows/webservices.yml b/.github/workflows/webservices.yml index 2e5fe71..d6f06b5 100644 --- a/.github/workflows/webservices.yml +++ b/.github/workflows/webservices.yml @@ -7,7 +7,7 @@ jobs: steps: - name: webservices id: webservices - uses: conda-forge/webservices-dispatch-action@master + uses: conda-forge/webservices-dispatch-action@main with: github_token: ${{ secrets.GITHUB_TOKEN }} rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index 71a4242..595f8b5 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -33,9 +33,9 @@ CONDARC mamba install --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12" + conda-build pip boa conda-forge-ci-setup=3 mamba update --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12" + conda-build pip boa conda-forge-ci-setup=3 # set up the condarc setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/README.md b/README.md index b3035b0..54d7346 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -About opendrift -=============== +About opendrift-feedstock +========================= + +Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/opendrift-feedstock/blob/main/LICENSE.txt) Home: https://pypi.org/project/opendrift/ Package license: GPL-2.0-or-later -Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/opendrift-feedstock/blob/master/LICENSE.txt) - Summary: OpenDrift - a framework for ocean trajectory modeling Current build status @@ -15,8 +15,8 @@ Current build status
All platforms: - - + +