public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alfredo Moralejo <amoralej@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-magnumclient] epel10.2: Sync from RDO train release
Date: Mon, 10 Aug 2026 09:50:14 GMT	[thread overview]
Message-ID: <178635541469.1.17882177380583595976.rpms-python-magnumclient-b5ec27eb1339@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-10  9:50 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=178635541469.1.17882177380583595976.rpms-python-magnumclient-b5ec27eb1339@fedoraproject.org \
    --to=amoralej@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