Skip to content

Commit

Permalink
Update cftime from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emscripten-forge-bot committed Oct 26, 2023
1 parent b13302a commit 97b973f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/recipes_emscripten/cftime/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
context:
name: "cftime"
version: "1.6.2"
version: "1.6.3"

package:
name: "{{ name }}"
version: "{{ version }}"

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 8614c00fb8a5046de304fdd86dbd224f99408185d7b245ac6628d0276596e6d2
sha256: d0a6b29f72a13f08e008b9becff247cc75c84acb213332ede18879c5b6aa4dfd

build:
script: "{{ PYTHON }} -m pip install . -vv"
number: 1
number: 0

requirements:
build:
Expand Down

0 comments on commit 97b973f

Please sign in to comment.