public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream] main: Revert "Remove patch to be able to use older protobuf"
@ 2026-08-27 12:29 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-27 12:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/buildstream
            Branch : main
            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=main

            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

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

only message in thread, other threads:[~2026-08-27 12:29 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:29 [rpms/buildstream] main: Revert "Remove patch to be able to use older protobuf" 

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