Skip to content

Commit 3fbdb75

Browse files
committed
queue.yml: mark ephem ci-running (PR #1388)
1 parent 9c1d9a8 commit 3fbdb75

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
@@ -1860,9 +1860,9 @@ packages:
18601860
version: 4.2.1
18611861
home: http://rhodesmill.org/pyephem/
18621862
repo: https://github.com/brandon-rhodes/pyephem
1863-
status: porting
1864-
pr: null
1865-
notes: '68 Linux wheels upstream (abi: cp27,cp310,cp311,cp312,cp313,cp314,cp38,cp39); no riscv64 on PyPI or pypi.riseproject.dev.'
1863+
status: ci-running
1864+
pr: https://github.com/riseproject-dev/python-wheels/pull/1388
1865+
notes: '68 Linux wheels upstream (abi: cp27,cp310,cp311,cp312,cp313,cp314,cp38,cp39); no riscv64 on PyPI or pypi.riseproject.dev. Simple MIT-licensed C extension (ephem._libastro, wraps vendored XEphem libastro, both under one MIT LICENSE at repo root); links only libm, no external native deps. Build-from-checkout mirroring upstream''s build-and-test.yml, cibuildwheel manylinux+musllinux, cp312/cp313/cp314/cp314t. Tests staged from ephem/tests only (leaves ephem/ a namespace portion in the test cwd so import ephem resolves the installed wheel). Verified locally: setup.py build_ext + python -m unittest discover ephem, 177/177 tests pass. Worktree at .claude/worktrees/ephem, branch ephem. PR https://github.com/riseproject-dev/python-wheels/pull/1388, watching CI.'
18661866
- pkg: openvino
18671867
version: 2026.3.1
18681868
home: https://docs.openvino.ai/2023.0/index.html

0 commit comments

Comments
 (0)