Skip to content

Comments

set manylinux_2_39 as default for riscv64#366

Closed
ffgan wants to merge 1 commit intoPyO3:mainfrom
ffgan:feature/allow_riscv64_whl_upload
Closed

set manylinux_2_39 as default for riscv64#366
ffgan wants to merge 1 commit intoPyO3:mainfrom
ffgan:feature/allow_riscv64_whl_upload

Conversation

@ffgan
Copy link

@ffgan ffgan commented Jul 27, 2025

Recently, pypi has just provided support for riscv wheel uploads. For details, please see pypi/warehouse#18390

Here you can see that test.pypi.org has deployed support, https://github.com/pypi/warehouse/deployments/test.pypi.org

I think maturin-action can also provide support for this, mainly by setting manylinux_2_39 as the default and supported version of riscv64, so that riscv64 packages that can be uploaded to pypi can be packaged

Here are the results of my github action run, https://github.com/ffgan/maturin-action/actions/runs/16512679542/job/46697501649

The results show that riscv64 runs well

Co-authored-by: nijincheng@iscas.ac.cn

Co-authored-by: nijincheng@iscas.ac.cn;
@ffgan ffgan closed this Aug 7, 2025
@ffgan ffgan deleted the feature/allow_riscv64_whl_upload branch August 7, 2025 07:22
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