Skip to content

Commit

Permalink
Merge pull request #14 from regro-cf-autotick-bot/0.5.2_h3c0147
Browse files Browse the repository at this point in the history
evv4esm v0.5.2
  • Loading branch information
jhkennedy authored Sep 13, 2024
2 parents 6dd6878 + fb5f469 commit 1a4d49b
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
4 changes: 2 additions & 2 deletions .gitattributes

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

6 changes: 6 additions & 0 deletions .scripts/build_steps.sh

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

9 changes: 6 additions & 3 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 = "evv4esm" %}
{% set version = "0.5.1" %}
{% set version = "0.5.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 7fbda2710678843ffa6cca69e2a683edefd36518acda2e6915eaf35c0d5a04a0
sha256: b70d1aa4f58a7eaa3a10c6a90b691e418b15bb3a19ee5a7851236f7d1cf49a86

build:
noarch: python
Expand Down

0 comments on commit 1a4d49b

Please sign in to comment.