public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fence-agents] eln: Use python3-protobuf3
Date: Wed, 01 Jul 2026 00:32:29 GMT [thread overview]
Message-ID: <178286594913.1.313734301474390849.rpms-fence-agents-8589082c6b7e@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-01 0:32 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=178286594913.1.313734301474390849.rpms-fence-agents-8589082c6b7e@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=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