public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joel Capitao <jcapitao@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-magnumclient] epel10.2: Sync from RDO dalmatian release from python-magnumclient-4.7.0-1.el9s
Date: Mon, 10 Aug 2026 09:50:26 GMT	[thread overview]
Message-ID: <178635542649.1.16556855521982414507.rpms-python-magnumclient-156e58165792@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-magnumclient
Branch : epel10.2
Commit : 156e581657921ec325fbebcd588a61d9215b2544
Author : Joel Capitao <jcapitao@redhat.com>
Date   : 2024-10-07T19:48:22+02:00
Stats  : +12/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-magnumclient/c/156e581657921ec325fbebcd588a61d9215b2544?branch=epel10.2

Log:
Sync from RDO dalmatian release from python-magnumclient-4.7.0-1.el9s

---
diff --git a/.gitignore b/.gitignore
index 94b0f1d..a38d8fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,6 @@
 /python-magnumclient-4.4.0.tar.gz
 /0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt
 /python-magnumclient-4.4.0.tar.gz.asc
+/python-magnumclient-4.7.0.tar.gz
+/0xf8675126e2411e7748dd46662fc2093e4682645f.txt
+/python-magnumclient-4.7.0.tar.gz.asc

diff --git a/python-magnumclient.spec b/python-magnumclient.spec
index 01398a2..eba9f0f 100644
--- a/python-magnumclient.spec
+++ b/python-magnumclient.spec
@@ -1,5 +1,5 @@
 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318
+%global sources_gpg_sign 0xf8675126e2411e7748dd46662fc2093e4682645f
 %{!?upstream_version: %global upstream_version %{version}%{?milestone}}
 # we are excluding some BRs from automatic generator
 %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order
@@ -23,8 +23,8 @@ command-line tool (magnum).
 %global common_desc_tests Python-magnumclient test subpackage
 
 Name:           python-%{pname}
-Version:        4.4.0
-Release:        3%{?dist}
+Version:        4.7.0
+Release:        1%{?dist}
 Summary:        Client library for Magnum API
 
 License:        Apache-2.0
@@ -153,6 +153,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
 %{python3_sitelib}/%{pname}/tests
 
 %changelog
+* Mon Oct 07 2024 Joel Capitao <jcapitao@redhat.com> 4.7.0-1
+- Update to upstream version 4.7.0
+
 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/sources b/sources
index 8c84a09..7cf183c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (python-magnumclient-4.4.0.tar.gz) = 97a3598fb2c5fd6ddc5db5757748513cf22d8186f29e8db0643dfdf0e7a0a145378e573058455cb35418d60bf2dd8eb8d7969b0b23f8a8a83d3547130395b4b0
-SHA512 (0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt) = 488347c83564c41c9cbc8d49d83854786f09ddbb6fde7e7dfbbb2371e89b3df3e9e392a2a541e0be9bff022babbc5afc4ffecc89b43d573dc3574bff429cf8c9
-SHA512 (python-magnumclient-4.4.0.tar.gz.asc) = 562f6819ebb2bbe679e077add3850739d2ff4a0d2a3c16f2b50b249e0fc5f3d0ecafd2a3dc6d7fdc6e0f4fa418d2592da500df78687a119d27b4152252372b12
+SHA512 (python-magnumclient-4.7.0.tar.gz) = 2ad3fbfcdd0e8deae6b4741f201ff6930abd77774107d28246307b6b86023441036bd12a542e60a82a6323f4615b0532fb6d8a298b8858b14067cf9c77f4d24d
+SHA512 (0xf8675126e2411e7748dd46662fc2093e4682645f.txt) = 1e9471d80d44bb3570b8054e845583b4c06f7177dc4fa8a5907e6185806ce794a594bf42d5c336ee20004a58e53748f275b749816e75f4cc3b9fecb8075ccbdf
+SHA512 (python-magnumclient-4.7.0.tar.gz.asc) = fe877e405b3382c50d3496f3213bfbd3d8719b506384120ac0fe50896fd13ed4e2178c14735459b73a6f9ba862fdcc8429b54aac83cd635cbfea91f331c0627d

                 reply	other threads:[~2026-08-10  9:50 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=178635542649.1.16556855521982414507.rpms-python-magnumclient-156e58165792@fedoraproject.org \
    --to=jcapitao@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