public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream] f43: Reapply "Rebuild autogenerated code from protos"
@ 2026-08-27 12:32
0 siblings, 0 replies; only message in thread
From: @ 2026-08-27 12:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildstream
Branch : f43
Commit : 2c3103841d823dc551d9fad608e9c1586b9bbd58
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-27T13:26:12+01:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream/c/2c3103841d823dc551d9fad608e9c1586b9bbd58?branch=f43
Log:
Reapply "Rebuild autogenerated code from protos"
Build fails with:
E RuntimeError: The grpc package installed is at version 1.48.4,
but the generated code in build/bazel/remote/asset/v1/remote_asset_pb2_grpc.py depends on grpcio>=1.69.0.
Please upgrade your grpc module to grpcio>=1.69.0 or downgrade your generated code using grpcio-tools<=1.48.4.
This reverts commit bdf67cfe4edd3e246d925f36e85bd108ea15c8d9.
---
diff --git a/buildstream.spec b/buildstream.spec
index b525c19..2eeddb6 100644
--- a/buildstream.spec
+++ b/buildstream.spec
@@ -12,6 +12,7 @@ Source0: https://github.com/apache/buildstream/archive/%{version}/buildstr
BuildRequires: gcc
BuildRequires: python3-devel >= 3.10
BuildRequires: python3-setuptools < 82
+BuildRequires: python3-grpcio-tools
BuildRequires: buildbox
BuildRequires: python3-pexpect
@@ -47,6 +48,7 @@ platforms and chipsets.
%pyproject_buildrequires
%build
+./setup.py build_grpc
%pyproject_wheel
%install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 12:32 [rpms/buildstream] f43: Reapply "Rebuild autogenerated code from protos"
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox