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: Sync from RDO wallaby release from python-magnumclient-3.4.0-1.el8
Date: Mon, 10 Aug 2026 09:49:53 GMT [thread overview]
Message-ID: <178635539388.1.9923303086627419068.rpms-python-magnumclient-8c11c33a0901@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-magnumclient
Branch : epel10
Commit : 8c11c33a0901a4de0270aaa1c6dde091295aa6e6
Author : Joel Capitao <jcapitao@redhat.com>
Date : 2021-03-22T14:14:31+01:00
Stats : +13/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-magnumclient/c/8c11c33a0901a4de0270aaa1c6dde091295aa6e6?branch=epel10
Log:
Sync from RDO wallaby release from python-magnumclient-3.4.0-1.el8
---
diff --git a/.gitignore b/.gitignore
index dc973e3..90a8fcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,6 @@
/python-magnumclient-3.2.1.tar.gz
/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt
/python-magnumclient-3.2.1.tar.gz.asc
+/python-magnumclient-3.4.0.tar.gz
+/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt
+/python-magnumclient-3.4.0.tar.gz.asc
diff --git a/python-magnumclient.spec b/python-magnumclient.spec
index 5b1957d..694e6ea 100644
--- a/python-magnumclient.spec
+++ b/python-magnumclient.spec
@@ -1,5 +1,5 @@
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a
+%global sources_gpg_sign 0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%global sname python-magnumclient
%global pname magnumclient
@@ -13,8 +13,8 @@ command-line tool (magnum).
%global common_desc_tests Python-magnumclient test subpackage
Name: python-%{pname}
-Version: 3.2.1
-Release: 3%{?dist}
+Version: 3.4.0
+Release: 1%{?dist}
Summary: Client library for Magnum API
License: ASL 2.0
@@ -43,7 +43,7 @@ Obsoletes: python2-%{pname} < %{version}-%{release}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr
-BuildRequires: git
+BuildRequires: git-core
# test dependencies
BuildRequires: python3-oslo-utils
@@ -162,6 +162,9 @@ PYTHON=%{__python3} stestr run --slowest || true
%{python3_sitelib}/%{pname}/tests
%changelog
+* Mon Mar 22 2021 Joel Capitao <jcapitao@redhat.com> 3.4.0-1
+- Update to upstream version 3.4.0
+
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 8a38752..c6fd56b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (python-magnumclient-3.2.1.tar.gz) = 9c84e382e0be411100648ba4a33f33e45133dbfc75bf28945b97064998fe8c1bb0149970a8938498aefd322c87b87d6fa7b69286bb7ec336b40f6fbc9e31dbbc
-SHA512 (0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt) = b7e6d9d398c3d0a825919714e15a4165aecc19107ca04a8e9435f5ce3b57d87255154d2c9a0bc83798580385e62e7b0cd57d8b0e7cb92950371ee36e31759cee
-SHA512 (python-magnumclient-3.2.1.tar.gz.asc) = 1104cbd57b329cc2c257cb3c7be47bcca7cd159c809dddb017b2e38fdd7165815523c4e5ba22052d13cc2e6629cd289442551b4a20f1398f050292db9b66f7b1
+SHA512 (python-magnumclient-3.4.0.tar.gz) = 8a66a5043166a435053580fb5f5267f011a04f77d32ed19b4ed2c78caf689dba71acda12a5bf0a371eedfe0b212f690b1dd8896c4634ca2493c7298714c576c4
+SHA512 (0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt) = de05d453914290e5a002d1202baa74d02f57f1b48a77f438b4bc0cc70d00ca4a8a022ed8c0d8c0cea54804eca564ade447cc70c30b8639464115aaf948285fdf
+SHA512 (python-magnumclient-3.4.0.tar.gz.asc) = 37b998e8c3c1d7ce0cd5e1b7e27f3674764990bcbacb06c49acf0f1a6d7ad65c22e3556f7036d0ec87b0c3851558f9cfc8227521fd8013e838f0de4f6c714678
reply other threads:[~2026-08-10 9:49 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=178635539388.1.9923303086627419068.rpms-python-magnumclient-8c11c33a0901@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