Skip to content

Commit 896f5a6

Browse files
authored
Pin PyO3 version in river (#62)
1 parent 7d5ace1 commit 896f5a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/river/meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ package:
66
source:
77
url: https://files.pythonhosted.org/packages/31/23/4e4d1c99e38767c0afb4d6bcbe9a36157bf365578320d1b3356054e1fc79/river-0.22.0.tar.gz
88
sha256: 8b06840e0d832dbd1064145e56e3f75492402716f5eb733753da3099194a3a68
9+
build:
10+
script: |
11+
# https://github.com/pyodide/pyodide/issues/5321
12+
cargo update -p pyo3 --precise 0.23.1
913
requirements:
1014
executable:
1115
- rustup

0 commit comments

Comments
 (0)