feat: add riscv64 linux support by kxxt · Pull Request #2694 · bazel-contrib/rules_python

@kxxt

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, 2025
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, 2025