public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildstream] f44: Revert "Remove patch to be able to use older protobuf"
Date: Thu, 27 Aug 2026 12:31:44 GMT [thread overview]
Message-ID: <178783390465.1.14066243271964888862.rpms-buildstream-6b6eda52aa52@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/buildstream
Branch : f44
Commit : 6b6eda52aa526811bcf313a93fe6e32d71b95d7f
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-27T13:28:12+01:00
Stats : +26/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream/c/6b6eda52aa526811bcf313a93fe6e32d71b95d7f?branch=f44
Log:
Revert "Remove patch to be able to use older protobuf"
Fedora has a nore nodern version, but the python3-grpcio-tools
package is too old, see:
- https://src.fedoraproject.org/rpms/grpc/pull-request/39
This reverts commit 029b2c974c8b7cb0fa344e174e5d973f02e2847c.
---
diff --git a/0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch b/0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch
new file mode 100644
index 0000000..f9cf349
--- /dev/null
+++ b/0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch
@@ -0,0 +1,25 @@
+From 35283a9e961d1c470a5bd59dab38649272713887 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Javier=20Jard=C3=B3n?= <jjardon@gnome.org>
+Date: Thu, 9 Oct 2025 16:24:30 +0100
+Subject: [PATCH] requirements/requirements.in: Do not limit protobuf version
+
+---
+ requirements/requirements.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/requirements/requirements.in b/requirements/requirements.in
+index 73b011fda..cc8238b79 100644
+--- a/requirements/requirements.in
++++ b/requirements/requirements.in
+@@ -3,7 +3,7 @@ grpcio
+ Jinja2 >= 2.10
+ packaging
+ pluginbase
+-protobuf <9,>=5.29
++protobuf
+ psutil
+ ruamel.yaml >= 0.16.7
+ ruamel.yaml.clib >= 0.1.2
+--
+2.53.0
+
diff --git a/buildstream.spec b/buildstream.spec
index 2eeddb6..c31fc66 100644
--- a/buildstream.spec
+++ b/buildstream.spec
@@ -8,6 +8,7 @@ ExcludeArch: %{ix86} s390x
Version: 2.7.0
Release: %autorelease
Source0: https://github.com/apache/buildstream/archive/%{version}/buildstream-%{version}.tar.gz
+Patch: 0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch
BuildRequires: gcc
BuildRequires: python3-devel >= 3.10
reply other threads:[~2026-08-27 12:31 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=178783390465.1.14066243271964888862.rpms-buildstream-6b6eda52aa52@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