Skip to content

usearch: Add version 2.26.2 - #2072

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
github-actions/nightly-upgrade/usearch
Draft

github-actions[bot] wants to merge 2 commits into
mainfrom
github-actions/nightly-upgrade/usearch

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatically generated by the nightly check_versions.py run.

usearch v2.26.1 -> v2.26.2

Every - version: entry added to docs/packages/usearch.yaml is built by this PR's own build-usearch.yml run; merging publishes the wheels.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@luhenry luhenry closed this Sep 17, 2026
@luhenry luhenry reopened this Sep 17, 2026
cp312/cp313 failed metadata generation for usearch 2.26.2 because pip
resolved the unpinned numpy build requirement to a numpy 2.5.3 sdist
(released on PyPI ahead of our own riscv64 wheel for that version) and
building it from source hit a gcc internal compiler error on riscv64.
PIP_PREFER_BINARY makes pip take an older wheel-backed numpy from our
registry instead of the newest wheel-less release (gotcha 354).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor Author
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://riseproject-dev.github.io/python-wheels/pr-preview/pr-2072/

Built to branch gh-pages at 2026-09-18 14:58 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant