public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-aodhclient] epel10.2: remove non python3 binary from files
@ 2026-05-31 14:41 Pradeep Kilambi
0 siblings, 0 replies; only message in thread
From: Pradeep Kilambi @ 2026-05-31 14:41 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 14:41 [rpms/python-aodhclient] epel10.2: remove non python3 binary from files Pradeep Kilambi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox