We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1910f63 + 0e863a5 commit 116f78dCopy full SHA for 116f78d
1 file changed
recipes/recipes_emscripten/xvega-bindings/recipe.yaml
@@ -1,17 +1,17 @@
1
context:
2
name: xvega-bindings
3
- version: 0.1.0
+ version: 0.1.2
4
5
package:
6
name: ${{ name }}
7
version: ${{ version }}
8
9
source:
10
url: https://github.com/jupyter-xeus/${{ name }}/archive/refs/tags/${{ version }}.tar.gz
11
- sha256: 0929eadf383971c32dbda67379c1cadddf232af70dca5584526b2c211c8876b7
+ sha256: 3c60b64587e8c0bdd57579724c875115d7b08efdb7948b3fc4907b3e39aeed31
12
13
build:
14
- number: 1
+ number: 0
15
16
requirements:
17
@@ -20,7 +20,6 @@ requirements:
20
- ninja
21
host:
22
- nlohmann_json
23
- - xproperty
24
- xvega >=0.1.0,<0.2
25
26
about:
0 commit comments