public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream] f45: Remove patch to be able to use older protobuf
@ 2026-08-27 12:33
0 siblings, 0 replies; only message in thread
From: @ 2026-08-27 12:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildstream
Branch : f45
Commit : 029b2c974c8b7cb0fa344e174e5d973f02e2847c
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-23T00:52:58+01:00
Stats : +0/-26 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream/c/029b2c974c8b7cb0fa344e174e5d973f02e2847c?branch=f45
Log:
Remove patch to be able to use older protobuf
Fedora has a modern enough version nowadays
---
diff --git a/0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch b/0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch
deleted file mode 100644
index f9cf349..0000000
--- a/0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-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 c31fc66..2eeddb6 100644
--- a/buildstream.spec
+++ b/buildstream.spec
@@ -8,7 +8,6 @@ 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:33 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:33 [rpms/buildstream] f45: 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