Skip to content

Commit

Permalink
Update numcodecs from 0.15.0 to 0.15.1 [emscripten-3.1.73] (#1882)
Browse files Browse the repository at this point in the history
Co-authored-by: emscripten-forge-bot <[email protected]>
  • Loading branch information
emscripten-forge-bot and emscripten-forge-bot authored Feb 13, 2025
1 parent 6e2c80c commit 3519add
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions recipes/recipes_emscripten/numcodecs/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
context:
name: numcodecs
version: 0.15.0
version: 0.15.1

package:
name: numcodecs
version: ${{ version }}

source:
- url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{version }}.tar.gz
sha256: 52fb0c20d99845ef600eb3f8c8ad3e22fe2cb4f2a53394d331210af7cc3375ca
- url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{version
}}.tar.gz
sha256: eeed77e4d6636641a2cc605fbc6078c7a8f2cc40f3dfa2b3f61e52e6091b04ff
patches:
- patches/fixblosc.patch
- patches/fixzlib.patch
- patches/fixblosc.patch
- patches/fixzlib.patch


build:
Expand Down

0 comments on commit 3519add

Please sign in to comment.