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-aodhclient] epel10.2: Sync from RDO dalmatian release from python-aodhclient-3.6.0-1.el9s
Date: Sun, 31 May 2026 14:41:37 GMT	[thread overview]
Message-ID: <178023849791.1.6576377478751033977.rpms-python-aodhclient-6012ededf9aa@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-aodhclient
Branch : epel10.2
Commit : 6012ededf9aaaf7fd0243dd42afee6ded0fc9e5c
Author : Joel Capitao <jcapitao@redhat.com>
Date   : 2024-10-08T15:05:48+02:00
Stats  : +16/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-aodhclient/c/6012ededf9aaaf7fd0243dd42afee6ded0fc9e5c?branch=epel10.2

Log:
Sync from RDO dalmatian release from python-aodhclient-3.6.0-1.el9s

---
diff --git a/.gitignore b/.gitignore
index afa0092..8b23e04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,6 @@
 /aodhclient-3.5.1.tar.gz
 /0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt
 /aodhclient-3.5.1.tar.gz.asc
+/0xf8675126e2411e7748dd46662fc2093e4682645f.txt
+/aodhclient-3.6.0.tar.gz.asc
+/aodhclient-3.6.0.tar.gz

diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index 8fe51df..232b18a 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -1,5 +1,5 @@
 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318
+%global sources_gpg_sign 0xf8675126e2411e7748dd46662fc2093e4682645f
 %global pypi_name aodhclient
 
 %{!?upstream_version: %global upstream_version %{version}%{?milestone}}
@@ -16,14 +16,16 @@ This is a client library for Aodh built on the Aodh API. It \
 provides a Python API (the aodhclient module) and a command-line tool.
 
 Name:             python-aodhclient
-Version:          3.5.1
-Release:          3%{?dist}
+Version:          3.6.0
+Release:          1%{?dist}
 Summary:          Python API and CLI for OpenStack Aodh
 
 License:          Apache-2.0
 URL:              https://launchpad.net/python-aodhclient
 Source0:          https://tarballs.openstack.org/%{name}/%{pypi_name}-%{upstream_version}.tar.gz
+%if 0%{?fedora}
 Patch0:           0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch
+%endif
 # Required for tarball sources verification
 %if 0%{?sources_gpg} == 1
 Source101:        https://tarballs.openstack.org/%{name}/%{pypi_name}-%{upstream_version}.tar.gz.asc
@@ -93,8 +95,10 @@ for pkg in %{excluded_brs}; do
   done
 done
 
+%if 0%{?fedora}
 # Remove osprofiler as runtime dep
 sed -i /^osprofiler.*/d requirements.txt
+%endif
 
 # Automatic BR generation
 %generate_buildrequires
@@ -139,6 +143,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
 %endif
 
 %changelog
+* Tue Oct 08 2024 Joel Capitao <jcapitao@redhat.com> 3.6.0-1
+- Update to upstream version 3.6.0
+
 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/sources b/sources
index 531c32e..f104595 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (aodhclient-3.5.1.tar.gz) = aaf46dc645aad953262e9f51c165a013eff9eb1d5ec04a372408344214524375d1fea9209e2fe5c8d658c407a568154159cfad171ec9d07f4502b22bc7ea22bc
-SHA512 (0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt) = 488347c83564c41c9cbc8d49d83854786f09ddbb6fde7e7dfbbb2371e89b3df3e9e392a2a541e0be9bff022babbc5afc4ffecc89b43d573dc3574bff429cf8c9
-SHA512 (aodhclient-3.5.1.tar.gz.asc) = 2bad1c6cc41b7482f10983d82863bd7b828552dfdcd88fbbcaeee233ae228edfcacf48a2e84b4e85b901aac43577138680ef2edcf003abdd6a41e43a7e96ce7e
+SHA512 (0xf8675126e2411e7748dd46662fc2093e4682645f.txt) = 1e9471d80d44bb3570b8054e845583b4c06f7177dc4fa8a5907e6185806ce794a594bf42d5c336ee20004a58e53748f275b749816e75f4cc3b9fecb8075ccbdf
+SHA512 (aodhclient-3.6.0.tar.gz.asc) = f83b74b2ef0308cf5102d58baa25076d371dd0652ed8576bcff6f07c1717fd47163348b85d4fdff2a102be47693d091e5d69b8dcea17f14705b82e6e0d996618
+SHA512 (aodhclient-3.6.0.tar.gz) = 4f168a1d54d376c397b233328f3949bdb7ad388d6caa4ed500600a6b95c330514bd017a1e4780e814b2977fce6a48534c1e7cc8722b889ceec054e4fd623bbbf

                 reply	other threads:[~2026-05-31 14:41 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=178023849791.1.6576377478751033977.rpms-python-aodhclient-6012ededf9aa@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