Skip to content

Commit 44355fc

Browse files
committed
queue: aplr in review (#2335)
1 parent 98b7d83 commit 44355fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎.queue.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5972,9 +5972,9 @@ packages:
59725972
version: 10.26.0
59735973
home: https://github.com/ottenbreit-data-science/aplr
59745974
repo: https://github.com/ottenbreit-data-science/aplr
5975-
status: queued
5976-
pr: null
5977-
notes: '19 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp314,cp315,cp38,cp39); no riscv64 on PyPI or pypi.riseproject.dev.'
5975+
status: in-review
5976+
pr: https://github.com/riseproject-dev/python-wheels/pull/2335
5977+
notes: 'pybind11 C++17 extension (aplr_cpp) over vendored header-only Eigen 3.4.0; no arch-specific SIMD in aplr''s own cpp/, Eigen degrades to scalar on riscv64. Build-from-checkout of the 10.26.0 tag with cibuildwheel, mirroring upstream build_wheels.yml; stages Eigen''s COPYING.MPL2 as COPYING.eigen (setuptools default license glob). scikit-learn made a hard test requirement (upstream''s `|| true` would silently skip test_sklearn_compatibility); cp314t tests skipped (aplr imports pandas, no cp314t riscv64 pandas on RISE). Upstream''s cp315/cp315t wheels are just cibuildwheel 4.2.0 building the 3.15 RC by default, not a real target; default cp312-cp314t matrix kept. Local x86_64 build+tests green (161 C++ checks, 53 passed/1 skipped). 10.27.0 is out upstream (time_limit feature); port targets 10.26.0 as queued. PR #2335 opened, CI running.'
59785978
- pkg: onigurumacffi
59795979
version: 1.5.0
59805980
home: https://github.com/asottile/onigurumacffi

0 commit comments

Comments
 (0)