public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-aodhclient] epel10.2: Fix python2 tests package requires
@ 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 : 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.2

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

^ 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: Fix python2 tests package requires Pradeep Kilambi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox