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-barbicanclient] epel10.3: Sync from RDO yoga release from python-barbicanclient-5.3.0-1.el8
Date: Sun, 30 Aug 2026 14:21:09 GMT [thread overview]
Message-ID: <178809966998.1.1373392407282116116.rpms-python-barbicanclient-ecf4e7c1a9fd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-barbicanclient
Branch : epel10.3
Commit : ecf4e7c1a9fd4bbfddf0ad720d298e9e29730e1e
Author : Joel Capitao <jcapitao@redhat.com>
Date : 2022-05-18T16:19:58+02:00
Stats : +13/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-barbicanclient/c/ecf4e7c1a9fd4bbfddf0ad720d298e9e29730e1e?branch=epel10.3
Log:
Sync from RDO yoga release from python-barbicanclient-5.3.0-1.el8
---
diff --git a/.gitignore b/.gitignore
index d8ed824..0d56aa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@
/python-barbicanclient-5.1.0.tar.gz
/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt
/python-barbicanclient-5.1.0.tar.gz.asc
+/python-barbicanclient-5.3.0.tar.gz
+/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt
+/python-barbicanclient-5.3.0.tar.gz.asc
diff --git a/python-barbicanclient.spec b/python-barbicanclient.spec
index e1e0732..4e9c6d0 100644
--- a/python-barbicanclient.spec
+++ b/python-barbicanclient.spec
@@ -1,5 +1,6 @@
+%{?python_enable_dependency_generator}
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da
+%global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%global with_doc 1
@@ -12,8 +13,8 @@ Python library for accessing the API (barbicanclient module), and \
a command-line script (barbican).
Name: python-barbicanclient
-Version: 5.1.0
-Release: 4%{?dist}
+Version: 5.3.0
+Release: 1%{?dist}
Summary: Client Library for OpenStack Barbican Key Management API
License: ASL 2.0
@@ -112,6 +113,9 @@ ln -s ./barbican %{buildroot}%{_bindir}/barbican-3
%endif
%changelog
+* Wed May 18 2022 Joel Capitao <jcapitao@redhat.com> 5.3.0-1
+- Update to upstream version 5.3.0
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 1398c3f..24feb51 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (python-barbicanclient-5.1.0.tar.gz) = b18af90725e2fcc3394e55fa901d950375b36db95df497f77360a8832f6dc20e787039fafe75ee8f8aa8ae8acc8c0f63db60822dee6820d9639e4acb9d3a719e
-SHA512 (0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt) = de05d453914290e5a002d1202baa74d02f57f1b48a77f438b4bc0cc70d00ca4a8a022ed8c0d8c0cea54804eca564ade447cc70c30b8639464115aaf948285fdf
-SHA512 (python-barbicanclient-5.1.0.tar.gz.asc) = 6c22d0f3479f155b426c60a68b73be94a4905fcb77966531f925860f353837ddb5f3dd205b9c7e94978bd9facbbdc81fc5330261a0086188b88971856d016cf9
+SHA512 (python-barbicanclient-5.3.0.tar.gz) = 3d9ee7e812e3b52e5cedc654ba1e49cdd2764998cf7a296af8df70effd572d2f8adf351155324168d512f56a1386093bfbcb25fff14350a33b4e90e358a47d25
+SHA512 (0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt) = 0f766a8289bc839b4cb55d8f632bbb8e3c33b85cde646b39a2c79d3a8bc2c95f59b494284940de279bf6adc14ec901200f3c03ac1ab16754395725d86c35963e
+SHA512 (python-barbicanclient-5.3.0.tar.gz.asc) = 84e656e9ac0656930799724b0a6e7d71da71ab8c0f4361fe508ba63b8d146366198990b81410ac05447c2356bbbc7ba10802f92256fa1b0eadc2f5a39bce8ebe
reply other threads:[~2026-08-30 14:21 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=178809966998.1.1373392407282116116.rpms-python-barbicanclient-ecf4e7c1a9fd@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