Skip to content

Commit 013fa6c

Browse files
committed
queue: austin-dist 4.0.0 - PR #2148 open, CI running
Wheel is two compiled riscv64 C binaries packed by upstream's own scripts/build-wheel.py; local QEMU rehearsal in the manylinux image produced an 836 KB wheel whose installed austin/austinp both run.
1 parent 7361f2b commit 013fa6c

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

.queue.yml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3318,9 +3318,16 @@ packages:
33183318
version: 4.0.0
33193319
home: https://github.com/P403n1x87/austin
33203320
repo: https://github.com/P403n1x87/austin
3321-
status: in-progress
3322-
pr: null
3323-
notes: '8 Linux wheels upstream (abi: py3); no riscv64 on PyPI or pypi.riseproject.dev.'
3321+
status: ci-running
3322+
pr: https://github.com/riseproject-dev/python-wheels/pull/2148
3323+
notes: '8 Linux wheels upstream (abi: py3); no riscv64 on PyPI or pypi.riseproject.dev.
3324+
The wheel is a real per-platform artifact: two compiled C binaries (austin, austinp)
3325+
packed by upstream''s own scripts/build-wheel.py, no ABI tag because they are
3326+
scripts. Built from the v4.0.0 tag in the manylinux riscv64 image; libunwind 1.8.3
3327+
from source (absent from Rocky 10) for austinp. Four patches: riscv64 platform
3328+
entry, conditional static liblzma, demangle.h path outside libiberty/, and licence
3329+
files in the wheel. Local QEMU rehearsal produced an 836 KB wheel and both binaries
3330+
run; PR #2148 CI running.'
33243331
- pkg: jsonpath-rust-bindings
33253332
version: 1.1.1
33263333
home: https://github.com/night-crawler/jsonpath-rust-bindings

0 commit comments

Comments
 (0)