upgrade python-oslo-messaging to CentOS 7.6 version
[Patch 2/3] update to version 5.30.6-1 Story: 2004522 Task: 28400 Depends-On: https://review.openstack.org/#/c/627755/ Change-Id: Iea2e5ee2fce293ed37d412557eaad4403ae491bd Signed-off-by: SidneyAn <ran1.an@intel.com>
This commit is contained in:
parent
5f6e106776
commit
2c5c3b3408
@ -3,12 +3,15 @@ From: jmckenna <jason.mckenna@windriver.com>
|
|||||||
Date: Thu, 7 Dec 2017 09:12:43 -0500
|
Date: Thu, 7 Dec 2017 09:12:43 -0500
|
||||||
Subject: [PATCH] Disable check on build
|
Subject: [PATCH] Disable check on build
|
||||||
|
|
||||||
|
---
|
||||||
|
SPECS/python-oslo-messaging.spec | 10 +++++-----
|
||||||
|
1 file changed, 5 insertions(+), 5 deletions(-)
|
||||||
|
|
||||||
diff --git a/SPECS/python-oslo-messaging.spec b/SPECS/python-oslo-messaging.spec
|
diff --git a/SPECS/python-oslo-messaging.spec b/SPECS/python-oslo-messaging.spec
|
||||||
index 627a1be..648718a 100644
|
index 627a1be..648718a 100644
|
||||||
--- a/SPECS/python-oslo-messaging.spec
|
--- a/SPECS/python-oslo-messaging.spec
|
||||||
+++ b/SPECS/python-oslo-messaging.spec
|
+++ b/SPECS/python-oslo-messaging.spec
|
||||||
@@ -268,11 +268,11 @@ rm -fr doc/build/html/.buildinfo
|
@@ -281,11 +281,11 @@ rm -fr doc/build/html/.buildinfo
|
||||||
%check
|
%check
|
||||||
# Temporarily disabling tests until we have
|
# Temporarily disabling tests until we have
|
||||||
# mock >= 1.2 and pika_pool
|
# mock >= 1.2 and pika_pool
|
||||||
|
@ -3,12 +3,15 @@ From: jmckenna <jason.mckenna@windriver.com>
|
|||||||
Date: Thu, 7 Dec 2017 09:10:31 -0500
|
Date: Thu, 7 Dec 2017 09:10:31 -0500
|
||||||
Subject: [PATCH] refactor patch "fix pifpaf build error"
|
Subject: [PATCH] refactor patch "fix pifpaf build error"
|
||||||
|
|
||||||
|
---
|
||||||
|
SPECS/python-oslo-messaging.spec | 4 ++++
|
||||||
|
1 file changed, 4 insertions(+)
|
||||||
|
|
||||||
diff --git a/SPECS/python-oslo-messaging.spec b/SPECS/python-oslo-messaging.spec
|
diff --git a/SPECS/python-oslo-messaging.spec b/SPECS/python-oslo-messaging.spec
|
||||||
index abc5dce..627a1be 100644
|
index abc5dce..627a1be 100644
|
||||||
--- a/SPECS/python-oslo-messaging.spec
|
--- a/SPECS/python-oslo-messaging.spec
|
||||||
+++ b/SPECS/python-oslo-messaging.spec
|
+++ b/SPECS/python-oslo-messaging.spec
|
||||||
@@ -52,6 +52,7 @@ BuildRequires: python-tenacity
|
@@ -55,6 +55,7 @@ BuildRequires: python-tenacity
|
||||||
BuildRequires: python-testrepository
|
BuildRequires: python-testrepository
|
||||||
BuildRequires: python-testscenarios
|
BuildRequires: python-testscenarios
|
||||||
BuildRequires: python-testtools
|
BuildRequires: python-testtools
|
||||||
@ -16,7 +19,7 @@ index abc5dce..627a1be 100644
|
|||||||
|
|
||||||
|
|
||||||
Requires: python-amqp >= 2.1.0
|
Requires: python-amqp >= 2.1.0
|
||||||
@@ -135,6 +136,7 @@ Requires: python-oslotest
|
@@ -144,6 +145,7 @@ Requires: python-oslotest
|
||||||
Requires: python-testrepository
|
Requires: python-testrepository
|
||||||
Requires: python-testscenarios
|
Requires: python-testscenarios
|
||||||
Requires: python-testtools
|
Requires: python-testtools
|
||||||
@ -24,7 +27,7 @@ index abc5dce..627a1be 100644
|
|||||||
|
|
||||||
%description -n python2-%{pkg_name}-tests
|
%description -n python2-%{pkg_name}-tests
|
||||||
Tests for the OpenStack common messaging library.
|
Tests for the OpenStack common messaging library.
|
||||||
@@ -165,6 +167,7 @@ BuildRequires: python3-tenacity
|
@@ -174,6 +176,7 @@ BuildRequires: python3-tenacity
|
||||||
BuildRequires: python3-testrepository
|
BuildRequires: python3-testrepository
|
||||||
BuildRequires: python3-testscenarios
|
BuildRequires: python3-testscenarios
|
||||||
BuildRequires: python3-testtools
|
BuildRequires: python3-testtools
|
||||||
@ -32,7 +35,7 @@ index abc5dce..627a1be 100644
|
|||||||
|
|
||||||
Requires: python3-amqp >= 2.1.0
|
Requires: python3-amqp >= 2.1.0
|
||||||
Requires: python3-debtcollector >= 1.2.0
|
Requires: python3-debtcollector >= 1.2.0
|
||||||
@@ -217,6 +220,7 @@ Requires: python3-oslotest
|
@@ -228,6 +231,7 @@ Requires: python3-oslotest
|
||||||
Requires: python3-testrepository
|
Requires: python3-testrepository
|
||||||
Requires: python3-testscenarios
|
Requires: python3-testscenarios
|
||||||
Requires: python3-testtools
|
Requires: python3-testtools
|
||||||
|
@ -12,7 +12,7 @@ diff --git a/SPECS/python-oslo-messaging.spec b/SPECS/python-oslo-messaging.spec
|
|||||||
index 361f93e..55e8567 100644
|
index 361f93e..55e8567 100644
|
||||||
--- a/SPECS/python-oslo-messaging.spec
|
--- a/SPECS/python-oslo-messaging.spec
|
||||||
+++ b/SPECS/python-oslo-messaging.spec
|
+++ b/SPECS/python-oslo-messaging.spec
|
||||||
@@ -14,6 +14,10 @@ Summary: OpenStack common messaging library
|
@@ -17,6 +17,10 @@ Summary: OpenStack common messaging library
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://launchpad.net/oslo
|
URL: https://launchpad.net/oslo
|
||||||
Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz
|
Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz
|
||||||
|
@ -12,10 +12,10 @@ diff --git a/SPECS/python-oslo-messaging.spec b/SPECS/python-oslo-messaging.spec
|
|||||||
index 59562ac..929e8e0 100644
|
index 59562ac..929e8e0 100644
|
||||||
--- a/SPECS/python-oslo-messaging.spec
|
--- a/SPECS/python-oslo-messaging.spec
|
||||||
+++ b/SPECS/python-oslo-messaging.spec
|
+++ b/SPECS/python-oslo-messaging.spec
|
||||||
@@ -8,7 +8,7 @@
|
@@ -11,7 +11,7 @@
|
||||||
|
|
||||||
Name: python-oslo-messaging
|
Name: python-oslo-messaging
|
||||||
Version: 5.30.0
|
Version: 5.30.6
|
||||||
-Release: 1%{?dist}
|
-Release: 1%{?dist}
|
||||||
+Release: 1.el7%{?_tis_dist}.%{tis_patch_ver}
|
+Release: 1.el7%{?_tis_dist}.%{tis_patch_ver}
|
||||||
Summary: OpenStack common messaging library
|
Summary: OpenStack common messaging library
|
||||||
|
@ -1 +1 @@
|
|||||||
mirror:Source/python-oslo-messaging-5.30.0-1.el7.src.rpm
|
mirror:Source/python-oslo-messaging-5.30.6-1.el7.src.rpm
|
||||||
|
Loading…
Reference in New Issue
Block a user