Skip to content

Commit 2c2c92f

Browse files
committed
queue: rerun-sdk PR open (#1085), bump to 0.37.1
1 parent c0c3e24 commit 2c2c92f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.queue.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,12 +1309,12 @@ packages:
13091309
pr: https://github.com/riseproject-dev/python-wheels/pull/786
13101310
notes: 'Merged (#786), issue #842 linked. Publish run dispatched on main (run 33754575796); not yet confirmed on the registry. Confirmed live on the registry (200).'
13111311
- pkg: rerun-sdk
1312-
version: 0.36.3
1312+
version: 0.37.1
13131313
home: https://www.rerun.io
13141314
repo: https://github.com/rerun-io/rerun
1315-
status: queued
1316-
pr: null
1317-
notes: '2 Linux wheels upstream (abi: cp310); no riscv64 on PyPI or pypi.riseproject.dev.'
1315+
status: pr-open
1316+
pr: https://github.com/riseproject-dev/python-wheels/pull/1085
1317+
notes: '4 Linux wheels upstream (abi: cp310-abi3); no riscv64 on PyPI or pypi.riseproject.dev. Maturin/pyo3 workspace member (rerun_py) in a ~700-crate monorepo (~760 on riscv64: datafusion, lance, tonic/tokio, hdf5-pure). Scoped to the rerun_bindings SDK extension only, not the rerun-cli native viewer (separate wgpu/egui app needing a wasm/JS toolchain, out of scope) -- RERUN_ALLOW_MISSING_BIN=1 bypasses build.rs requiring it, so rerun.spawn()/serve() and the rerun console script fail cleanly instead of launching a viewer while logging/recording/gRPC work. lance needs protoc at build time (yum protobuf-compiler/protobuf-devel + PROTOC_INCLUDE, CLAUDE.md gotcha 100). build.rs also refuses pip''s isolated build venv, hence --no-build-isolation. Built on cp312 (not upstream''s cp310 abi3 floor): our registry has no riscv64 pyarrow, a hard runtime dep, for cp310/cp311. Tests skip e2e_redap_tests/api_sandbox (upstream sandboxes) and headless_viewer (needs the unbuilt CLI) and files needing av/torchvision/datafusion(py)/polars (no riscv64 wheels anywhere). PR #1085 opened; CI running (large build, budgeted for a long compile).'
13181318
- pkg: pydantic-monty-runtime
13191319
version: 0.0.21
13201320
home: https://github.com/pydantic/monty

0 commit comments

Comments
 (0)