File tree Expand file tree Collapse file tree
recipes/recipes_emscripten/pyjs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11context :
2- version : 4.0.2
2+ version : 4.0.3
33 name : pyjs
44
55source :
66 url : https://github.com/emscripten-forge/pyjs/archive/refs/tags/${{ version }}.tar.gz
7- sha256 : 45244f5404589e156751fe19c1dd855fbe483f47b45e47ec4320620389915aa0
8-
7+ sha256 : 7182baa6b152b11cd9146c251d1eab09b0c08d3a11959b43e2970e061a92018e
8+
99build :
10- number : 3
10+ number : 0
1111
1212outputs :
1313- package :
@@ -104,14 +104,14 @@ outputs:
104104- package :
105105 name : ${{name}}
106106 version : ${{ version }}
107-
107+
108108 requirements :
109109 run :
110110 - pyjs-rt =${{ version }}
111111 - pyjs-dev =${{ version }}
112112 tests :
113- - script : |
114- [ -f "$PREFIX/lib/python3.13/site-packages/pyjs/core.py" ] || exit 1
113+ - script : |
114+ [ -f "$PREFIX/lib/python3.13/site-packages/pyjs/core.py" ] || exit 1
115115about :
116116 license : BSD-3-Clause
117117 license_family : BSD
You can’t perform that action at this time.
0 commit comments