Created attachment 269376 [details] Proposed patch
Thanks for the patch! Please commit it if science/py-tensorflow still builds successfully. Best, Yuri
Created attachment 269377 [details] Proposed patch (revised)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=48ea19d5009027127df9fbabaa88b96f52674886 commit 48ea19d5009027127df9fbabaa88b96f52674886 Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2026-04-05 05:33:39 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2026-04-05 18:36:22 +0000 devel/bazel7: Upgrade to 7.7.1. PR: ports/294256 Approved by: yuri (maintainer) devel/bazel7/Makefile | 46 ++++--- devel/bazel7/distinfo | 6 +- ...-cfe27e79cfcbefb2b4479e04f80cbb299bc46965 (new) | 140 +++++++++++++++++++++ .../extra-patch-grpc_bazel_grpc__deps.bzl (new) | 20 +++ .../extra-patch-upb_bazel_build__defs.bzl (new) | 10 ++ devel/bazel7/files/patch-MODULE.bazel (new) | 15 +++ devel/bazel7/files/patch-distdir_deps.bzl (new) | 20 +++ ...build_lib_rules_python_PyRuntimeInfo.java (new) | 11 ++ ...builtins__bzl_common_python_providers.bzl (new) | 11 ++ ...l_common_python_py__executable__bazel.bzl (new) | 11 ++ ...sts_function__transition__allowlist_BUILD (new) | 14 +++ ...ools_python_python_bootstrap_template.txt (new) | 11 ++ .../files/patch-tools_python_toolchain.bzl (new) | 20 +++ .../files/rules_python_freebsd.patch.in (new) | 23 ++++ devel/bazel7/files/toolchain_local-BUILD (new) | 43 +++++++ 15 files changed, 384 insertions(+), 17 deletions(-)