Skip to content

Commit

Permalink
clouddrift v0.32.0 (#35)
Browse files Browse the repository at this point in the history
* updated v0.32.0

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.13.03.14.31
  • Loading branch information
regro-cf-autotick-bot authored Mar 13, 2024
1 parent 410b19c commit 3113709
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

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

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

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

1 change: 1 addition & 0 deletions 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 = "clouddrift" %}
{% set version = "0.31.0" %}
{% set version = "0.32.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/clouddrift-{{ version }}.tar.gz
sha256: 2506573244c04a16981aa7a49bb73ebb97ab364a4b23502bc4b8748d3f13b310
sha256: 8ace81b7f3f51476353819c69b9b869b2bcbd25ab7ddae57568e84a542d3071b

build:
noarch: python
Expand Down

0 comments on commit 3113709

Please sign in to comment.