public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pradeep Kilambi <pkilambi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-aodhclient] epel10.2: remove non python3 binary from files
Date: Sun, 31 May 2026 14:41:11 GMT [thread overview]
Message-ID: <178023847192.1.12786005547897601538.rpms-python-aodhclient-13ebc8b318ce@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-aodhclient
Branch : epel10.2
Commit : 13ebc8b318ce6234a3d7225f276238fd77ce9e67
Author : Pradeep Kilambi <pkilambi@redhat.com>
Date : 2016-06-17T17:29:26-04:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-aodhclient/c/13ebc8b318ce6234a3d7225f276238fd77ce9e67?branch=epel10.2
Log:
remove non python3 binary from files
---
diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index 0b15dc8..de7edc8 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -9,7 +9,7 @@
Name: python-aodhclient
Version: 0.5.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python API and CLI for OpenStack Aodh
License: ASL 2.0
@@ -75,7 +75,7 @@ Summary: Python API and CLI for OpenStack Aodh
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr >= 0.6
-BuildRequires: python-tools
+BuildRequires: python3-tools
Requires: python3-babel >= 1.3
Requires: python3-cliff >= 1.14.0
@@ -175,7 +175,6 @@ sphinx-build -b html doc/source html
%doc README.rst
%license LICENSE
%{_bindir}/python3-aodh
-%{_bindir}/aodh
%{_bindir}/aodh-3*
%{python3_sitelib}/aodhclient
%{python3_sitelib}/*.egg-info
@@ -192,6 +191,9 @@ sphinx-build -b html doc/source html
%doc html
%changelog
+* Fri Jun 07 2016 Pradeep Kilambi <pkilambi@redhat.com> 0.5.0-2
+- remove non python3 binary from files
+
* Tue Jun 07 2016 Pradeep Kilambi <pkilambi@redhat.com> 0.5.0-1
- Rebase to 0.5.0
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=178023847192.1.12786005547897601538.rpms-python-aodhclient-13ebc8b318ce@fedoraproject.org \
--to=pkilambi@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