Skip to content

Comments

ci: add riscv64 manylinux wheels#359

Merged
samuelcolvin merged 1 commit intosamuelcolvin:mainfrom
justeph:ci-add-riscv64-manylinux-wheels
Nov 28, 2025
Merged

ci: add riscv64 manylinux wheels#359
samuelcolvin merged 1 commit intosamuelcolvin:mainfrom
justeph:ci-add-riscv64-manylinux-wheels

Conversation

@justeph
Copy link
Contributor

@justeph justeph commented Nov 28, 2025

Recent versions of maturin support riscv64, so we can now start building riscv64 wheels for watchfiles.

So add riscv64 target and upgrade maturin to the latest available version.

FYI, RISE has been building and distributing watchfiles manylinux wheels for riscv64 for several months (versions 1.0.5, 1.1.0 and 1.1.1). Tested builds are available for riscv64 here. The gitlab pipeline to build and test watchfiles on riscv64 is available here.

As you can see we only disable tests/test_rust_notify.py::test_ignore_permission_denied. This test hangs because it waits for a permission denied event, but our ci script is running as the root user on GitLab runner, so we cannot trigger this permission denied event.

Recent versions of maturin support riscv64, so we can now start building
riscv64 wheels for watchfiles.

So add riscv64 target and upgrade maturin to the latest available
version.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
@samuelcolvin samuelcolvin merged commit ac594d1 into samuelcolvin:main Nov 28, 2025
63 checks passed
@samuelcolvin
Copy link
Owner

thanks so much.

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.

2 participants