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 wallaby release from python-aodhclient-2.2.0-1.el8
Date: Sun, 31 May 2026 14:41:26 GMT [thread overview]
Message-ID: <178023848668.1.9231902229936312252.rpms-python-aodhclient-60fb4d3c4138@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-aodhclient
Branch : epel10.2
Commit : 60fb4d3c413811be5ad7b347bd86b9b1da0c4713
Author : Joel Capitao <jcapitao@redhat.com>
Date : 2021-03-16T19:05:44+01:00
Stats : +14/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-aodhclient/c/60fb4d3c413811be5ad7b347bd86b9b1da0c4713?branch=epel10.2
Log:
Sync from RDO wallaby release from python-aodhclient-2.2.0-1.el8
---
diff --git a/.gitignore b/.gitignore
index 06ca2b4..ed886f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@
/aodhclient-2.1.1.tar.gz
/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt
/aodhclient-2.1.1.tar.gz.asc
+/aodhclient-2.2.0.tar.gz
+/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt
+/aodhclient-2.2.0.tar.gz.asc
diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index 8fbc816..3dfded7 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -1,5 +1,5 @@
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a
+%global sources_gpg_sign 0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da
%global pypi_name aodhclient
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
@@ -10,8 +10,8 @@ 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: 2.1.1
-Release: 4%{?dist}
+Version: 2.2.0
+Release: 1%{?dist}
Summary: Python API and CLI for OpenStack Aodh
License: ASL 2.0
@@ -22,7 +22,6 @@ Source0: https://tarballs.openstack.org/%{name}/%{pypi_name}-%{upstream
Source101: https://tarballs.openstack.org/%{name}/%{pypi_name}-%{upstream_version}.tar.gz.asc
Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt
%endif
-Patch0: 0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch
BuildArch: noarch
@@ -41,13 +40,14 @@ Summary: Python API and CLI for OpenStack Aodh
BuildRequires: python3-setuptools
BuildRequires: python3-devel
BuildRequires: python3-pbr
-BuildRequires: git
+BuildRequires: git-core
Requires: python3-pbr
Requires: python3-cliff >= 1.14.0
Requires: python3-oslo-i18n >= 1.5.0
Requires: python3-oslo-serialization >= 1.4.0
Requires: python3-oslo-utils >= 2.0.0
+Requires: python3-osprofiler >= 1.4.0
Requires: python3-keystoneauth1 >= 1.0.0
Requires: python3-six >= 1.9.0
Requires: python3-osc-lib >= 1.0.1
@@ -129,6 +129,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
%endif
%changelog
+* Tue Mar 16 2021 Joel Capitao <jcapitao@redhat.com> 2.2.0-1
+- Update to upstream version 2.2.0
+
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 2afe2f6..f49c99e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (aodhclient-2.1.1.tar.gz) = acb8f2571caa248a35625335f5c04794ff24c16bc775cad8f78621dfe159645d6ed39da62722fc990cea1c5f86b4bd08f40d1c5c82d08b632f913367fc723386
-SHA512 (0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt) = b7e6d9d398c3d0a825919714e15a4165aecc19107ca04a8e9435f5ce3b57d87255154d2c9a0bc83798580385e62e7b0cd57d8b0e7cb92950371ee36e31759cee
-SHA512 (aodhclient-2.1.1.tar.gz.asc) = b22c6ca2396173cab8461c718c925119f83ea69cd164b7d73a900edb13eb376cb1c92347c4a8ae1da032926294fe6a7b1e2640b2a494232aa856cba5602d364b
+SHA512 (aodhclient-2.2.0.tar.gz) = 2f2de8de1c8f6c8227e39a7e82c7e013c044d21bedd2045ad082c448f5a5fb1e4b9d61ab6e49173f20acc873bfc7bbb03235f457eab140ec89f2149fce328112
+SHA512 (0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt) = de05d453914290e5a002d1202baa74d02f57f1b48a77f438b4bc0cc70d00ca4a8a022ed8c0d8c0cea54804eca564ade447cc70c30b8639464115aaf948285fdf
+SHA512 (aodhclient-2.2.0.tar.gz.asc) = d832423fd6401b45df66292ecec6919b09b443938edcbf798ed4717e727e85cbea17b67c453ae3de1a4333672575822356c1b35dfa76c30c1a99a4da31d8af23
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=178023848668.1.9231902229936312252.rpms-python-aodhclient-60fb4d3c4138@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