Skip to content

cityhash: add build-cityhash.yml for riscv64 wheels - #1233

Merged
luhenry merged 1 commit into
mainfrom
cityhash
Sep 7, 2026
Merged

cityhash: add build-cityhash.yml for riscv64 wheels#1233
luhenry merged 1 commit into
mainfrom
cityhash

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Cython/C++ bindings for Google's CityHash and FarmHash hash functions. Upstream publishes no riscv64 wheel.

Mirrors upstream's publish.yml.

Differs from upstream

  • Pins commit 28696ac3 instead of a tag - upstream cuts 0.4.10 without pushing one; the commit's setup.py already reads VERSION = "0.4.10" and its tree is byte-identical to the released sdist.

Testing

  • same as upstream

License: OK, MIT, nothing vendored beyond CityHash/FarmHash sources already under this repo's licence.

Built on cp312 (local, non-riscv64); 37 passed, 4 skipped (the SSE4.2-only CRC extension is not built off x86_64 and its tests self-skip).

luhenry added a commit that referenced this pull request Sep 7, 2026
@luhenry
luhenry merged commit 425f8f5 into main Sep 7, 2026
14 of 15 checks passed
@luhenry
luhenry deleted the cityhash branch September 7, 2026 08:27
@luhenry luhenry linked an issue Sep 7, 2026 that may be closed by this pull request
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.

cityhash riscv64 support

1 participant