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-aodhclient] epel10.2: Remove support for osprofiler
Date: Sun, 31 May 2026 14:41:31 GMT [thread overview]
Message-ID: <178023849184.1.7847980581451574290.rpms-python-aodhclient-d69fc2b44937@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-aodhclient
Branch : epel10.2
Commit : d69fc2b44937af1487d3264c4c900205e8eebd8b
Author : Alfredo Moralejo <amoralej@redhat.com>
Date : 2022-11-21T15:33:06+01:00
Stats : +10/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-aodhclient/c/d69fc2b44937af1487d3264c4c900205e8eebd8b?branch=epel10.2
Log:
Remove support for osprofiler
---
diff --git a/0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch b/0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch
index 1c4e747..01c522f 100644
--- a/0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch
+++ b/0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch
@@ -1,6 +1,6 @@
-From ae96bb492d496a8df9f119c08b25039bd2c88dfe Mon Sep 17 00:00:00 2001
+From 8bf8c358307fc08e15a23c36fa95853c259de78d Mon Sep 17 00:00:00 2001
From: Alfredo Moralejo <amoralej@redhat.com>
-Date: Mon, 11 Nov 2019 18:06:36 +0100
+Date: Mon, 21 Nov 2022 15:25:14 +0100
Subject: [PATCH] Revert "Add OSprofiler support for Aodh client"
This reverts commit fb22e9826256ef090b8ae043583fee0a4cb481fc.
@@ -30,19 +30,18 @@ index bb2ec09..662bde9 100644
method,
raise_exc=False,
diff --git a/requirements.txt b/requirements.txt
-index 4e6f8c4..ebc321f 100644
+index f2b84d9..ed9eff0 100644
--- a/requirements.txt
+++ b/requirements.txt
-@@ -8,7 +8,6 @@ osc-lib>=1.0.1 # Apache-2.0
+@@ -8,6 +8,5 @@ osc-lib>=1.0.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
-osprofiler>=1.4.0 # Apache-2.0
keystoneauth1>=1.0.0
- six
-pyparsing
\ No newline at end of file
+pyparsing
--
-2.20.1
+2.34.1
diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index 256b084..29aec47 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -11,12 +11,13 @@ provides a Python API (the aodhclient module) and a command-line tool.
Name: python-aodhclient
Version: 3.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python API and CLI for OpenStack Aodh
License: ASL 2.0
URL: https://launchpad.net/python-aodhclient
Source0: https://tarballs.openstack.org/%{name}/%{pypi_name}-%{upstream_version}.tar.gz
+Patch0: 0001-Revert-Add-OSprofiler-support-for-Aodh-client.patch
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101: https://tarballs.openstack.org/%{name}/%{pypi_name}-%{upstream_version}.tar.gz.asc
@@ -47,7 +48,6 @@ 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-osc-lib >= 1.0.1
Requires: python3-pyparsing
@@ -128,6 +128,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
%endif
%changelog
+* Mon Nov 21 2022 Alfredo Moralejo <amoralej@redhat.com> 3.0.0-2
+- Removed support for osprofiler
+
* Thu Nov 17 2022 Alfredo Moralejo <amoralej@redhat.com> 3.0.0-1
- Update to upstream version 3.0.0
next reply other threads:[~2026-05-31 14:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-31 14:41 Alfredo Moralejo [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-31 14:41 [rpms/python-aodhclient] epel10.2: Remove support for osprofiler Joel Capitao
2026-05-31 14:41 Alfredo Moralejo
2026-05-31 14:41 Joel Capitao
2026-05-31 14:41 Alfredo Moralejo
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=178023849184.1.7847980581451574290.rpms-python-aodhclient-d69fc2b44937@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