public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alfredo Moralejo <amoralej@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-barbicanclient] epel10.3: Sync from RDO caracal release from python-barbicanclient-5.7.0-1.el9s
Date: Sun, 30 Aug 2026 14:21:15 GMT	[thread overview]
Message-ID: <178809967552.1.2642464068340554759.rpms-python-barbicanclient-8872c10aaad3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-barbicanclient
Branch : epel10.3
Commit : 8872c10aaad3ad2592b868505baaddd546e3c699
Author : Alfredo Moralejo <amoralej@redhat.com>
Date   : 2024-05-06T11:13:58+02:00
Stats  : +12/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-barbicanclient/c/8872c10aaad3ad2592b868505baaddd546e3c699?branch=epel10.3

Log:
Sync from RDO caracal release from python-barbicanclient-5.7.0-1.el9s

---
diff --git a/.gitignore b/.gitignore
index 1b2b6ae..f7a52fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,6 @@
 /python-barbicanclient-5.6.1.tar.gz
 /0x815afec729392386480e076dcc0dfe2d21c023c9.txt
 /python-barbicanclient-5.6.1.tar.gz.asc
+/python-barbicanclient-5.7.0.tar.gz
+/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt
+/python-barbicanclient-5.7.0.tar.gz.asc

diff --git a/python-barbicanclient.spec b/python-barbicanclient.spec
index 7ca7a66..0a5d017 100644
--- a/python-barbicanclient.spec
+++ b/python-barbicanclient.spec
@@ -1,5 +1,5 @@
 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x815afec729392386480e076dcc0dfe2d21c023c9
+%global sources_gpg_sign 0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318
 %{!?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
@@ -18,8 +18,8 @@ Python library for accessing the API (barbicanclient module), and \
 a command-line script (barbican).
 
 Name:           python-barbicanclient
-Version:        5.6.1
-Release:        3%{?dist}
+Version:        5.7.0
+Release:        1%{?dist}
 Summary:        Client Library for OpenStack Barbican Key Management API
 
 License:        Apache-2.0
@@ -119,6 +119,9 @@ ln -s ./barbican %{buildroot}%{_bindir}/barbican-3
 %endif
 
 %changelog
+* Mon May 06 2024 Alfredo Moralejo <amoralej@redhat.com> 5.7.0-1
+- Update to upstream version 5.7.0
+
 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 

diff --git a/sources b/sources
index c83993a..f091f0a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (python-barbicanclient-5.6.1.tar.gz) = 66b795e9ced520b8c5c5963b7449ec7b0230447043b45a1b095e9e808eb6885293f011b20e5077432be21f1d2344c222fc54cbba00c8cd49e282f07b8dc1a751
-SHA512 (0x815afec729392386480e076dcc0dfe2d21c023c9.txt) = be660eacaae93572475d0ae4e9cc29fc90897ec8a2ca8f4d0c5c7dcf682de9933e71a811f82b067fe5cb92de90165099ad7b49be98a6082c733a7f6b5b5f5a77
-SHA512 (python-barbicanclient-5.6.1.tar.gz.asc) = 16a6bf91b9a0f8957c61c174ea49347d321cb5ff004553ef051b2ff13285a74a45fcd6a437bd661567af9822b2e071c801a5b2a8dda8fa366563d5463362cd80
+SHA512 (python-barbicanclient-5.7.0.tar.gz) = 1a411accc3d603b0c46ae0eb7a2c01de089b5dedb6ba7b679f1b47ccfd07e8d0262e3129d127d7a033d7457e9814e636bf660839322c0c9af62ed519efd1c3b9
+SHA512 (0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt) = 488347c83564c41c9cbc8d49d83854786f09ddbb6fde7e7dfbbb2371e89b3df3e9e392a2a541e0be9bff022babbc5afc4ffecc89b43d573dc3574bff429cf8c9
+SHA512 (python-barbicanclient-5.7.0.tar.gz.asc) = 4c0919fa5653db63d06b85b2f1c1bbf344a4744d7143c03eed16b3f100bf03854361d42dd553bf28c4706db8999d5cbe022988dd75044be0e070636dec90baec

                 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=178809967552.1.2642464068340554759.rpms-python-barbicanclient-8872c10aaad3@fedoraproject.org \
    --to=amoralej@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