Skip to content

usearch: Add version 2.26.2 - #2072

Merged
luhenry merged 2 commits into
mainfrom
github-actions/nightly-upgrade/usearch
Sep 19, 2026
Merged

luhenry merged 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

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-19 11:34 UTC

@luhenry
luhenry marked this pull request as ready for review September 19, 2026 09:16
@luhenry
luhenry merged commit f4ae364 into main Sep 19, 2026
18 of 20 checks passed
@luhenry
luhenry deleted the github-actions/nightly-upgrade/usearch branch September 19, 2026 09:16
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