feat: add riscv64 linux support by kxxt · Pull Request #2694 · bazel-contrib/rules_python
This patch introduces support for riscv64 linux platform, which is supported in python-build-standalone since https://github.com/astral-sh/python-build-standalone/releases/tag/20250115 Because it only gets supported recently, I updated python version maps to match latest release. The msvc `-shared` variant is no longer offered after 20250311 release. So I updated the corresponding msvc builds to the normal variant.
IgnotaYun pushed a commit to IgnotaYun/bazel-rules_python that referenced this pull request
Oct 15, 2025This patch introduces support for riscv64 linux platform, which is supported in python-build-standalone since https://github.com/astral-sh/python-build-standalone/releases/tag/20250115 Because it only gets supported recently, I updated python version maps to match latest release. The msvc `-shared` variant is no longer offered after 20250311 release. So I updated the corresponding msvc builds to the normal variant.
IgnotaYun pushed a commit to IgnotaYun/bazel-rules_python that referenced this pull request
Oct 15, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters