Skip to content

Commit

Permalink
Merge pull request #13 from regro-cf-autotick-bot/2406.0.0_he6a179
Browse files Browse the repository at this point in the history
freva v2406.0.0
  • Loading branch information
antarcticrainforest authored May 16, 2024
2 parents 476fcd2 + 2e07817 commit 3e8c7ac
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 11 deletions.
4 changes: 4 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 23 additions & 2 deletions .gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 7 additions & 4 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "freva" %}
{% set version = "2309.0.2" %}
{% set version = "2406.0.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/freva-{{ version }}.tar.gz
sha256: 77861b24d2d8329c58b84d69dcf1eeeb2e3bf995c53d95f1db3935f350c7c338
sha256: 0acb1796c29ab1cd3e7353603c5e635299a89cfd3c22a30e267bb62ceb6dae8a

build:
entry_points:
Expand Down

0 comments on commit 3e8c7ac

Please sign in to comment.