File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
recipes/recipes_emscripten/xeus-python Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 11context :
2- version : 0.17.4
2+ version : 0.17.5
33
44package :
55 name : xeus-python
66 version : ${{ version }}
77
88source :
99 url : https://github.com/jupyter-xeus/xeus-python/archive/refs/tags/${{ version }}.tar.gz
10- sha256 : 5b465638561019469c32974998b6f4bcde0b38c243c0b6f50bc5b001a4d78b4f
10+ sha256 : 5efd62af29cac84484ea3116c7c7fd1ae7630e4ad085057934f9e61d454ed673
1111
1212build :
13- number : 4
13+ number : 0
1414
1515requirements :
1616 build :
@@ -21,10 +21,11 @@ requirements:
2121 - python
2222 - libpython
2323 - nlohmann_json
24- - xeus =5.2.2
25- - xeus-lite =3.2.1
26- - pybind11
27- - pybind11_json
24+ - nlohmann_json-abi
25+ - xeus
26+ - xeus-lite
27+ - pybind11 >=2.6.1,<3.0
28+ - pybind11_json >=0.2.6,<0.3
2829 - xtl
2930 - pyjs >=2,<3
3031 - zstd
You can’t perform that action at this time.
0 commit comments