public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-googleapis-common-protos] f45: 2530520 - BuildRequire python3-protobuf3
Date: Mon, 21 Sep 2026 09:35:01 GMT	[thread overview]
Message-ID: <178998330154.1.8919596510049662232.rpms-python-googleapis-common-protos-c2388b06ed33@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-googleapis-common-protos
Branch : f45
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=f45

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)

                 reply	other threads:[~2026-09-21  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178998330154.1.8919596510049662232.rpms-python-googleapis-common-protos-c2388b06ed33@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox