Skip to content

Commit b512328

Browse files
committed
queue: mark 8 merged packages publishing (post-merge PRs #1620,#1636,#1638,#1640,#1641,#1642,#1643,#1652)
1 parent ee97230 commit b512328

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

.queue.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,8 +1326,8 @@ packages:
13261326
version: 0.0.21
13271327
home: https://github.com/pydantic/monty
13281328
repo: https://github.com/pydantic/monty
1329-
status: ci-running
1330-
pr: https://github.com/riseproject-dev/python-wheels/pull/1620
1329+
status: publishing
1330+
pr: 1620
13311331
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.'
13321332
- pkg: adbc-driver-manager
13331333
version: 1.12.0
@@ -1727,14 +1727,14 @@ packages:
17271727
version: 0.6.11
17281728
home: https://github.com/WorksApplications/sudachi.rs/tree/develop/python
17291729
repo: https://github.com/WorksApplications/sudachi.rs/tree/develop/python
1730-
status: ci-running
1731-
pr: https://github.com/riseproject-dev/python-wheels/pull/1640
1730+
status: publishing
1731+
pr: 1640
17321732
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.'
17331733
- pkg: pagefind-bin
17341734
version: 1.5.2
17351735
home: https://pagefind.app
17361736
repo: https://github.com/pagefind/pagefind/
1737-
status: in-review
1737+
status: publishing
17381738
pr: 1636
17391739
notes: '2 Linux wheels upstream (abi: py3); no riscv64 on PyPI or pypi.riseproject.dev.'
17401740
- pkg: frida
@@ -1797,15 +1797,15 @@ packages:
17971797
version: 1.8.1
17981798
home: https://github.com/scikit-hep/boost-histogram
17991799
repo: https://github.com/scikit-hep/boost-histogram
1800-
status: ci-running
1800+
status: publishing
18011801
pr: 1638
18021802
notes: '36 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp314,cp315,graalpy312,pp311); no riscv64 on PyPI or pypi.riseproject.dev.'
18031803
- pkg: datasketches
18041804
version: 5.2.0
18051805
home: http://datasketches.apache.org
18061806
repo: https://github.com/apache/datasketches-python
1807-
status: ci-running
1808-
pr: https://github.com/riseproject-dev/python-wheels/pull/1642
1807+
status: publishing
1808+
pr: 1642
18091809
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.'
18101810
- pkg: tree-sitter-zig
18111811
version: 1.1.2
@@ -1909,8 +1909,8 @@ packages:
19091909
version: 4.5.4
19101910
home: https://github.com/VirusTotal/yara-python
19111911
repo: https://github.com/VirusTotal/yara-python
1912-
status: ci-running
1913-
pr: https://github.com/riseproject-dev/python-wheels/pull/1643
1912+
status: publishing
1913+
pr: 1643
19141914
notes: '30 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp39); no riscv64 on PyPI or pypi.riseproject.dev.'
19151915
- pkg: davey
19161916
version: 0.1.6
@@ -2021,7 +2021,7 @@ packages:
20212021
version: 0.45.2
20222022
home: https://ast-grep.github.io/
20232023
repo: https://github.com/ast-grep/ast-grep
2024-
status: ci-running
2024+
status: publishing
20252025
pr: 1641
20262026
notes: '10 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp314); no riscv64 on PyPI or pypi.riseproject.dev.'
20272027
- pkg: libusb-package
@@ -2070,8 +2070,8 @@ packages:
20702070
version: 1.0.9
20712071
home: https://resiliparse.chatnoir.eu
20722072
repo: https://github.com/chatnoir-eu/chatnoir-resiliparse
2073-
status: ci-running
2074-
pr: https://github.com/riseproject-dev/python-wheels/pull/1652
2073+
status: publishing
2074+
pr: 1652
20752075
notes: '12 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp314); no riscv64 on PyPI or pypi.riseproject.dev.'
20762076
- pkg: ai-edge-litert
20772077
version: 2.2.0

0 commit comments

Comments
 (0)