Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #10330/d3dc087b backport][3.11] Start building riscv64 platform wheels in CI/CD #10353

Open
wants to merge 1 commit into
base: 3.11
Choose a base branch
from

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Jan 22, 2025

This is a backport of PR #10330 as merged into master (d3dc087).

Build for riscv64 architecture

RISC-V 64-bit Little-endian architecture is supported by Ubuntu and Debian Linux distro stable releases expected this year with preview releases already having full support. Alpine Linux has support for riscv64 as of release 3.21; Missing currently is support for riscv64 from the RHEL-based distros.

Add riscv64 architecture to the ci-cd wheel builds to expand software ecosystem support for RISC-V.

Copy link

codspeed-hq bot commented Jan 22, 2025

CodSpeed Performance Report

Merging #10353 will not alter performance

Comparing patchback/backports/3.11/d3dc087b8e9aa665d47045550e5d9f2eddf8f512/pr-10330 (04ad684) with 3.11 (ac895b8)

Summary

✅ 47 untouched benchmarks

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (ac895b8) to head (04ad684).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.11   #10353   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files         123      123           
  Lines       37228    37228           
  Branches     4477     4477           
=======================================
  Hits        36510    36510           
  Misses        540      540           
  Partials      178      178           
Flag Coverage Δ
CI-GHA 97.96% <ø> (ø)
OS-Linux 97.66% <ø> (ø)
OS-Windows 94.70% <ø> (+<0.01%) ⬆️
OS-macOS 96.78% <ø> (ø)
Py-3.10.11 96.63% <ø> (-0.01%) ⬇️
Py-3.10.16 97.20% <ø> (-0.01%) ⬇️
Py-3.11.11 97.23% <ø> (-0.02%) ⬇️
Py-3.11.9 96.71% <ø> (+<0.01%) ⬆️
Py-3.12.8 97.72% <ø> (+0.03%) ⬆️
Py-3.13.1 97.71% <ø> (ø)
Py-3.9.13 96.57% <ø> (+<0.01%) ⬆️
Py-3.9.21 97.09% <ø> (-0.03%) ⬇️
Py-pypy7.3.16 96.70% <ø> (+<0.01%) ⬆️
VM-macos 96.78% <ø> (ø)
VM-ubuntu 97.66% <ø> (ø)
VM-windows 94.70% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eshattow
Copy link
Contributor

Seems to be failing due to setuptools bug as in pypa/twine#1216 ?

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