You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notes: '40 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp314); no riscv64 on PyPI or pypi.riseproject.dev. `[tool.maturin] bindings = "bin"` (crates/monty-runtime) -- ships the `monty` CLI binary only (uv/ruff-style scripts-dir package), no PyO3/cpython ABI linkage (monty-proto''s optional pyo3 dep is feature-gated off for this crate). Upstream tags cp310-cp314 per-interpreter because its own CI passes `-i 3.10 ... 3.14` to maturin; this repo''s other bin-bindings ports (ripgrep, typos) build once with no `-i` and get a single interpreter-agnostic py3-none wheel instead -- mirroring that, not the per-version tagging.'
notes: 'PR #1640 opened. setuptools-rust/pyo3 0.27 bindings (python/ subdir is the crate root, sibling ../sudachi crate); no abi3, per-interpreter build. Matrix cp312/cp313/cp314/cp314t; cp314t drops test_pretokenizers.py (tokenizers has no free-threaded wheel). Skips upstream PGO before-all step (external corpus download plus release build, would run once per matrix leg on scarce riscv64 runners). Watching CI.'
1733
1733
- pkg: pagefind-bin
1734
1734
version: 1.5.2
1735
1735
home: https://pagefind.app
1736
1736
repo: https://github.com/pagefind/pagefind/
1737
-
status: in-review
1737
+
status: publishing
1738
1738
pr: 1636
1739
1739
notes: '2 Linux wheels upstream (abi: py3); no riscv64 on PyPI or pypi.riseproject.dev.'
notes: '20 Linux wheels upstream (abi: cp39,cp310,cp311,cp312,cp313); no riscv64 on PyPI or pypi.riseproject.dev. nanobind/CMake build (ExternalProject_Add fetches apache/datasketches-cpp at the matching tag, not a submodule); build-from-checkout shape. PR #1642 open, CI running.'
0 commit comments