Skip to content

littlefs-python: add build-littlefs-python.yml for riscv64 wheels - #1227

Merged
luhenry merged 1 commit into
mainfrom
littlefs-python
Sep 7, 2026
Merged

littlefs-python: add build-littlefs-python.yml for riscv64 wheels#1227
luhenry merged 1 commit into
mainfrom
littlefs-python

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Compiles a Cython binding over the vendored littlefs embedded-filesystem C library (a git submodule) into a wheel. Upstream publishes no riscv64 wheel.

Mirrors upstream's deploy.yml.

Differs from upstream

  • Stages LICENSE.littlefs from the submodule - the extension compiles its C sources in, and setuptools' default licence glob only sees the root.

Testing

  • same as upstream, plus a dist-info licence-file check.

License: OK

Built on cp312; 108 passed, 1 skipped.

@luhenry
luhenry merged commit 5e0919e into main Sep 7, 2026
19 of 20 checks passed
@luhenry
luhenry deleted the littlefs-python branch September 7, 2026 08:25
@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.

littlefs-python riscv64 support

1 participant