There was an error while loading. Please reload this page.
2 parents 26830d6 + 60a05f1 commit b0e2765Copy full SHA for b0e2765
1 file changed
recipe/meta.yaml
@@ -1,15 +1,15 @@
1
-{% set version = "4.8.0" %}
+{% set version = "4.8.1" %}
2
3
package:
4
name: python-blosc2
5
version: {{ version }}
6
7
source:
8
url: https://github.com/Blosc/python-blosc2/archive/refs/tags/v{{ version }}.tar.gz
9
- sha256: 0e9ae2fa27e940eb5595d6e0736bba9249ee8a7be0d191ca76e67da0704ac4d9
+ sha256: 40e3f5ef989d2e141e4a26ff48408cdec03d19dcab044828e6b74b8b97c336fc
10
11
build:
12
- number: 1
+ number: 0
13
skip: true # [py<311]
14
script_env:
15
- USE_SYSTEM_BLOSC2=1
0 commit comments