public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-googleapis-common-protos] rawhide: 2530520 - BuildRequire python3-protobuf3
@ 2026-09-21  9:38 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-21  9:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-googleapis-common-protos
Branch : rawhide
Commit : c2388b06ed33b71fbd6074ce0200218bde1d10b3
Author : Miroslav Suchý <msuchy@redhat.com>
Date   : 2026-09-15T14:54:21+02:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-googleapis-common-protos/c/c2388b06ed33b71fbd6074ce0200218bde1d10b3?branch=rawhide

Log:
2530520 - BuildRequire python3-protobuf3

---
diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec
index ab6c5b3..85f42d1 100644
--- a/python-googleapis-common-protos.spec
+++ b/python-googleapis-common-protos.spec
@@ -21,6 +21,10 @@ Patch:          %{url}/pull/212.patch
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
+# grpc does not work with new protobuf and uses protobuf3
+# we have to use python3-protobuf3 otherwise this happens
+# https://bugzilla.redhat.com/show_bug.cgi?id=2530520
+BuildRequires:  python3-protobuf3
 
 %if %{with tests}
 BuildRequires:  python3dist(pytest)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21  9:38 [rpms/python-googleapis-common-protos] rawhide: 2530520 - BuildRequire python3-protobuf3 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox