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: Bundle dateutil and six
Date: Wed, 15 Jul 2026 20:26:05 GMT	[thread overview]
Message-ID: <178414716507.1.6331933521511608151.rpms-fence-agents-0c1290dd7d8b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fence-agents
            Branch : eln
            Commit : 0c1290dd7d8bcbbdbb70cfaf04aad8e263d395bd
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-07-15T16:21:37-04:00
            Stats  : +14/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fence-agents/c/0c1290dd7d8bcbbdbb70cfaf04aad8e263d395bd?branch=eln

            Log:
            Bundle dateutil and six

These are planned to be dropped in RHEL 11.

---
diff --git a/fence-agents.spec b/fence-agents.spec
index 82e73e3..e46e133 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -29,6 +29,8 @@ Source104: requirements-google.txt
 # common
 Source1000: pycurl-7.45.6.tar.gz
 Source1001: suds_community-1.2.0.tar.gz
+Source1002: python-dateutil-2.9.0.post0.tar.gz
+Source1003: six-1.17.0.tar.gz
 # aliyun
 Source1100: aliyun-python-sdk-ecs-4.24.82.tar.gz
 Source1101: aliyun-python-sdk-core-2.16.0.tar.gz
@@ -196,11 +198,13 @@ BuildRequires: python3-devel
 # dependencies for building HA support subpackages
 BuildRequires: python3-pip python3-setuptools libcurl-devel git openssl-devel
 BuildRequires: (python3-wheel if python3-setuptools < 71)
+# for building python-dateutil
+BuildRequires: python3-setuptools_scm
 %ifarch x86_64 aarch64
 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-protobuf3 python3-pyparsing
+BuildRequires: python3-pexpect python3-ptyprocess python3-colorama python3-docutils python3-pyyaml python3-jmespath python3-pyasn1 python3-urllib3 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
@@ -426,8 +430,11 @@ 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-protobuf3 python3-pyparsing
+Requires: python3-colorama python3-docutils python3-pyyaml python3-jmespath python3-pyasn1 python3-urllib3 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
+# common
+Provides: bundled(python3-dateutil) = 2.9.0.post0
+Provides: bundled(python3-six) = 1.17.0
 # aliyun
 Provides: bundled(python3-aliyun-python-sdk-ecs) = 4.24.82
 Provides: bundled(python3-aliyun-python-sdk-core) = 2.16.0
@@ -931,11 +938,13 @@ Fence agent for use with kdump crash recovery service.
 License: GPL-2.0-or-later AND LGPL-2.0-or-later AND Apache-2.0 AND MIT
 Summary: Fence agent for KubeVirt platform
 Requires: fence-agents-common = %{version}-%{release}
-Requires: python3-pyyaml python3-pyasn1 python3-dateutil python3-urllib3 python3-six python3-requests python3-requests-oauthlib python3-charset-normalizer python3-oauthlib
+Requires: python3-pyyaml python3-pyasn1 python3-urllib3 python3-requests python3-requests-oauthlib python3-charset-normalizer python3-oauthlib
 Provides: bundled(python3-openshift) = 0.13.2
 Provides: bundled(python3-kubernetes) = 29.0.0
 Provides: bundled(python3-python-string-utils) = 1.0.0
 Provides: bundled(python3-websocket-client) = 1.9.0
+Provides: bundled(python3-dateutil) = 2.9.0.post0
+Provides: bundled(python3-six) = 1.17.0
 %description kubevirt
 Fence agent for KubeVirt platform.
 %files kubevirt

diff --git a/sources b/sources
index 1c3145d..a415b39 100644
--- a/sources
+++ b/sources
@@ -6,6 +6,8 @@ SHA512 (requirements-azure.txt) = 8071c96bb3e2b82852b10fd68b77b69a7fce6153ab3152
 SHA512 (requirements-google.txt) = b71ef76f6f976b890666f264cbbb37909431d5c49b28aac5ec4abc19f11546e132051f8936561a94eb6b3790e23a07daf8aaf1eb46d147f36b56f0457d0abe59
 SHA512 (pycurl-7.45.6.tar.gz) = 4eb53cbb3c8801950c76adb920b30919ca9f70e3f93dcef898d048244c475ec4a135590d173398efeb7642be33c11cb1742cb2519713088223870141e0cef8b3
 SHA512 (suds_community-1.2.0.tar.gz) = 8955ad288fbd9d472b8aa4b4a016da66616436bb41b44d7935f4c14ae897c127e0d6c14457f2303ead671f92edc51454701c9658aec32f6af44882526ed86aeb
+SHA512 (python-dateutil-2.9.0.post0.tar.gz) = f76522de0ff21547327eaf6966e80a15c57f8f92588d520eabd354a732e5c4b51d9c3ac5effd9eaa6dd451d1bce329a54a3f4c6bf4f1bd08ff06b0305c994e5a
+SHA512 (six-1.17.0.tar.gz) = fcfa58b03877ac3ac00a4f85b5fea4fecb2a010244451aa95013637a0aa21529f3dcfe25c0a07c72da46da1fa12bc0c16b6c641c40c6ab2133e5b5cbb5a71e4b
 SHA512 (aliyun-python-sdk-ecs-4.24.82.tar.gz) = b48d0de469e24d3078f09f01b2da67105f82d6f09271aa2b7dbe29c424c244edab32c4bdd5e01a06076279f30220045b0835b673855efa1e3dbc140fdec72beb
 SHA512 (aliyun-python-sdk-core-2.16.0.tar.gz) = 046158c75c5878a61c3674ed0fcb6a24423297540aaef9500d381e1fe49f0e5f990c3da21102a41595d89b76f2ee6ce94f4820800e334ddc67e430297b1a44f0
 SHA512 (jmespath-0.10.0.tar.gz) = 9e229b5809d2dd74eb7dbf518953f848175743fb0ee91ffc901777be2f4809cc0c4f4ba40890746533e344f64e900ec189d6a8c847c864fa47fbf67e5106a7bc

                 reply	other threads:[~2026-07-15 20:26 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=178414716507.1.6331933521511608151.rpms-fence-agents-0c1290dd7d8b@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