public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-magnumclient] epel10.2: Sync from RDO train release
@ 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 : b5ec27eb13394932969b719eb46591eca0e91cf3
Author : Alfredo Moralejo <amoralej@redhat.com>
Date   : 2019-11-07T19:50:28+01:00
Stats  : +8/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-magnumclient/c/b5ec27eb13394932969b719eb46591eca0e91cf3?branch=epel10.2

Log:
Sync from RDO train release

---
diff --git a/.gitignore b/.gitignore
index a8eb791..1766bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-magnumclient-2.3.0.tar.gz
 /python-magnumclient-2.9.1.tar.gz
 /python-magnumclient-2.12.0.tar.gz
+/python-magnumclient-2.15.0.tar.gz

diff --git a/python-magnumclient.spec b/python-magnumclient.spec
index 7f30dc4..d4850f0 100644
--- a/python-magnumclient.spec
+++ b/python-magnumclient.spec
@@ -22,8 +22,8 @@ command-line tool (magnum).
 %global common_desc_tests Python-magnumclient test subpackage
 
 Name:           python-%{pname}
-Version:        2.12.0
-Release:        5%{?dist}
+Version:        2.15.0
+Release:        1%{?dist}
 Summary:        Client library for Magnum API
 
 License:        ASL 2.0
@@ -122,9 +122,6 @@ 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
 
@@ -146,7 +143,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
 %check
 # tests are failing due to unicode not defined
 # we are skipping the test
-%{pyver_bin} setup.py test ||
+%{pyver_bin} setup.py test ||:
 
 %files -n python%{pyver}-%{pname}
 %doc README.rst
@@ -166,6 +163,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
 %{pyver_sitelib}/%{pname}/tests
 
 %changelog
+* Thu Nov 07 2019 Alfredo Moralejo <amoralej@redhat.com> 2.15.0-1
+- Update to upstream version 2.15.0
+
 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.12.0-5
 - Rebuilt for Python 3.8.0rc1 (#1748018)
 

diff --git a/sources b/sources
index 90b8615..7a25f6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-magnumclient-2.12.0.tar.gz) = a6d8790b87801ca313bb119e75490cb2913a11558925b6a49e276a7bfed102cf8e575f344fce8e31223f835c4961c50c2918844689ef88ef34c72c8a1032f340
+SHA512 (python-magnumclient-2.15.0.tar.gz) = d638c3596d5ff0677fdf03590a93bd9f3530790ae38bca3796812d6907f7a560e0076eb4bbc3e995bb329e5968ae5c2afdd16dbb4ac7b8a3fd526c53204eca10

^ 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: Sync from RDO train release Alfredo Moralejo

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