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: Fix python2 tests package requires
Date: Sun, 31 May 2026 14:38:16 GMT [thread overview]
Message-ID: <178023829653.1.5283408076160043772.rpms-python-aodhclient-9b773037be7e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-aodhclient
Branch : epel10
Commit : 9b773037be7ecc6b00a05c52988cc40b207dc47e
Author : Pradeep Kilambi <pkilambi@redhat.com>
Date : 2016-05-09T17:46:42-04:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-aodhclient/c/9b773037be7ecc6b00a05c52988cc40b207dc47e?branch=epel10
Log:
Fix python2 tests package requires
---
diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index e6bfafb..9bb6087 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -9,7 +9,7 @@
Name: python-aodhclient
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python API and CLI for OpenStack Aodh
License: ASL 2.0
@@ -60,7 +60,7 @@ This package contains auto-generated documentation.
%package -n python2-%{pypi_name}-tests
Summary: Python API and CLI for OpenStack Aodh Tests
-Requires: python-%{pypi_name} = %{version}-%{release}
+Requires: python2-%{pypi_name} = %{version}-%{release}
%description -n python2-%{pypi_name}-tests
This is a client library for Aodh built on the Aodh API. It
reply other threads:[~2026-05-31 14:38 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=178023829653.1.5283408076160043772.rpms-python-aodhclient-9b773037be7e@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