Skip to content

Commit

Permalink
Update recipe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten authored Jan 17, 2025
1 parent 01b9af1 commit dc27cab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/recipes_emscripten/numcodecs/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
name: numcodecs
version: 0.9.1
version: 0.14.1

package:
name: numcodecs
Expand All @@ -9,7 +9,7 @@ package:
source:
- url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{
version }}.tar.gz
sha256: 35adbcc746b95e3ac92e949a161811f5aa2602b9eb1ef241b5ea6f09bb220997
sha256: 00a364924fd2d600bcce6e2ced96b47c40eb5f9d84bf4b0207aa208d9ce6cd1c
patches:
- patches/fixblosc.patch
- patches/fixsetup.patch
Expand Down Expand Up @@ -42,4 +42,4 @@ tests:
build:
- pytester
run:
- pytester-run
- pytester-run

0 comments on commit dc27cab

Please sign in to comment.