public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fence-agents] eln: Use python3-protobuf3
@ 2026-07-01 0:32 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-01 0:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fence-agents
Branch : eln
Commit : 8589082c6b7edaba4340e461eff3001cce00ff04
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-30T19:06:19-04:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fence-agents/c/8589082c6b7edaba4340e461eff3001cce00ff04?branch=eln
Log:
Use python3-protobuf3
The versions of the various google packages in use are not compatible with
protobuf 5.x/6.x.
---
diff --git a/fence-agents.spec b/fence-agents.spec
index 5381e78..d06ddfc 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -198,7 +198,7 @@ BuildRequires: (python3-wheel if python3-setuptools < 71)
BuildRequires: golang go-rpm-macros
%endif
# dependencies for HA support subpackages
-BuildRequires: python3-pexpect python3-ptyprocess python3-colorama python3-docutils python3-pyyaml python3-jmespath python3-pyasn1 python3-dateutil python3-urllib3 python3-six python3-cryptography python3-cffi python3-requests python3-requests-oauthlib python3-typing-extensions python3-packaging python3-charset-normalizer python3-idna python3-oauthlib python3-pycparser python3-protobuf python3-pyparsing
+BuildRequires: python3-pexpect python3-ptyprocess python3-colorama python3-docutils python3-pyyaml python3-jmespath python3-pyasn1 python3-dateutil python3-urllib3 python3-six python3-cryptography python3-cffi python3-requests python3-requests-oauthlib python3-typing-extensions python3-packaging python3-charset-normalizer python3-idna python3-oauthlib python3-pycparser python3-protobuf3 python3-pyparsing
%if 0%{?fedora} || 0%{?centos} || 0%{?rhel}
BuildRequires: openwsman-python3
@@ -423,7 +423,7 @@ This package contains support files including the Python fencing library.
%package -n ha-cloud-support
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause AND MPL-2.0 AND LGPL-2.1-or-later AND ISC
Summary: Support libraries for HA Cloud agents
-Requires: python3-colorama python3-docutils python3-pyyaml python3-jmespath python3-pyasn1 python3-dateutil python3-urllib3 python3-six python3-cryptography python3-cffi python3-requests python3-requests-oauthlib python3-typing-extensions python3-packaging python3-charset-normalizer python3-idna python3-oauthlib python3-pycparser python3-protobuf python3-pyparsing
+Requires: python3-colorama python3-docutils python3-pyyaml python3-jmespath python3-pyasn1 python3-dateutil python3-urllib3 python3-six python3-cryptography python3-cffi python3-requests python3-requests-oauthlib python3-typing-extensions python3-packaging python3-charset-normalizer python3-idna python3-oauthlib python3-pycparser python3-protobuf3 python3-pyparsing
Requires: awscli2
# aliyun
Provides: bundled(python3-aliyun-python-sdk-ecs) = 4.24.82
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 0:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 0:32 [rpms/fence-agents] eln: Use python3-protobuf3 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox