We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b715364 commit 5d197d7Copy full SHA for 5d197d7
recipes/recipes_emscripten/xeus-python/recipe.yaml
@@ -1,13 +1,13 @@
1
context:
2
- version: 0.18.2
+ version: 0.18.3
3
4
package:
5
name: xeus-python
6
version: ${{ version }}
7
8
source:
9
url: https://github.com/jupyter-xeus/xeus-python/archive/refs/tags/${{ version }}.tar.gz
10
- sha256: 79053c6ae96b0534b60a0be38f7aef484d2f825374734822c5e36b133f38efad
+ sha256: a2e275e572259da981362423edd13d6c34aacb87c8706ac4b97a153d0f32c422
11
12
build:
13
number: 0
@@ -23,7 +23,7 @@ requirements:
23
- nlohmann_json
24
- nlohmann_json-abi
25
- xeus
26
- - xeus-lite >=4.0.1
+ - xeus-lite >=5.0.0
27
- pybind11
28
- pybind11_json
29
- xtl
0 commit comments