ci: add support for riscv64 architecture#57
Conversation
Now that cibuildwheel and PyPI both support riscv64, we can start building riscv64 wheels. Signed-off-by: Julien Stephan <jstephan@baylibre.com>
|
Hello, and thank you for your interest and the tests performed! Following up on the plan with PEP 784, the next version of However, for that to work, the newly introduced dependency Since the support for riscv64 will be done in an other way, I am closing this PR. |
|
Version 0.19.0 of @justeph could you try to install it from PyPi on a riscv64 machine? It should work by downloading necessary wheels without compiling anything locally. |
|
@Rogdham I confirm I can install pyzstd on riscv64 without compiling : and on a 3.14 virtual env: |
|
Terrific! Thank you for confirming! |
Now that cibuildwheel and PyPI both support riscv64, we can start building riscv64 wheels.
FYI, RISE has been building, testing and distributing pyzstd for riscv64 (versions 0.17.0 and 0.18.0). Tested builds are available for riscv64 here.