public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-magnumclient] epel10.2: Remove osprofiler as BR
@ 2026-08-10  9:50 Alfredo Moralejo
  0 siblings, 0 replies; only message in thread
From: Alfredo Moralejo @ 2026-08-10  9:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-magnumclient
Branch : epel10.2
Commit : e4b658ce904a743d58b44e5268c7d24eb9023cca
Author : Alfredo Moralejo <amoralej@redhat.com>
Date   : 2019-07-29T19:15:29+02:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-magnumclient/c/e4b658ce904a743d58b44e5268c7d24eb9023cca?branch=epel10.2

Log:
Remove osprofiler as BR

---
diff --git a/python-magnumclient.spec b/python-magnumclient.spec
index bd5051a..454105d 100644
--- a/python-magnumclient.spec
+++ b/python-magnumclient.spec
@@ -23,7 +23,7 @@ command-line tool (magnum).
 
 Name:           python-%{pname}
 Version:        2.12.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Client library for Magnum API
 
 License:        ASL 2.0
@@ -51,7 +51,6 @@ BuildRequires:  python%{pyver}-oslo-utils
 BuildRequires:  python%{pyver}-openstackclient
 BuildRequires:  python%{pyver}-oslo-serialization
 BuildRequires:  python%{pyver}-oslo-log
-BuildRequires:  python%{pyver}-osprofiler
 BuildRequires:  python%{pyver}-stevedore
 BuildRequires:  python%{pyver}-requests
 BuildRequires:  python%{pyver}-oslo-i18n
@@ -123,6 +122,9 @@ Requires:  python%{pyver}-prettytable
 %prep
 %autosetup -n %{name}-%{upstream_version} -S git
 
+# Remove tests which need osprofiler
+rm -f magnumclient/tests/test_shell.py
+
 # let RPM handle deps
 rm -rf *requirements.txt
 
@@ -164,6 +166,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
 %{pyver_sitelib}/%{pname}/tests
 
 %changelog
+* Mon Jul 29 2019 Alfredo Moralejo <amoralej@redhat.com> - 2.12.0-3
+- Removed osprofiler as BR.
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:50 [rpms/python-magnumclient] epel10.2: Remove osprofiler as BR Alfredo Moralejo

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