Skip to content

Commit 6326338

Browse files
committed
queue.yml: mark lzfse ci-running, PR #1392
1 parent ee70484 commit 6326338

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.queue.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3531,11 +3531,11 @@ packages:
35313531
notes: '10 Linux wheels upstream (abi: cp38); no riscv64 on PyPI or pypi.riseproject.dev.'
35323532
- pkg: lzfse
35333533
version: 0.4.2
3534-
home: ''
3535-
repo: ''
3536-
status: porting
3537-
pr: null
3538-
notes: '39 Linux wheels upstream (abi: cp310,cp311,cp312,cp38,cp39,pp310,pp38,pp39); no riscv64 on PyPI or pypi.riseproject.dev. PyPI records no project URL; locate upstream during research.'
3534+
home: https://github.com/m1stadev/lzfse
3535+
repo: https://github.com/m1stadev/lzfse
3536+
status: ci-running
3537+
pr: https://github.com/riseproject-dev/python-wheels/pull/1392
3538+
notes: 'PR #1392 open. Pure-C setuptools Extension binding Apple''s LZFSE reference implementation (vendored as a git submodule); no external deps. Mirrors upstream''s pypi-build-publish.yml cibuildwheel workflow narrowed to riscv64. Bundled LICENSE.lzfse (BSD-3-Clause, the Apple reference impl) and COPYING (MIT, the binding) land in the wheel via setuptools'' default license-file discovery, verified by the CI test command.'
35393539
- pkg: ifcopenshell
35403540
version: 0.8.5
35413541
home: http://ifcopenshell.org

0 commit comments

Comments
 (0)