Change in vdsm[master]: Require python-six >= 1.9.0

vfeenstr at redhat.com vfeenstr at redhat.com
Fri Feb 5 09:30:09 UTC 2016


Vinzenz Feenstra has uploaded a new change for review.

Change subject: Require python-six >= 1.9.0
......................................................................

Require python-six >= 1.9.0

Change-Id: I329fd4fa0c49a7e0cf1c36543756f7e0b30b3ea4
Bug-Url: https://bugzilla.redhat.com/1300640
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/14/53114/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index ee51d4c..83ffc25 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -59,7 +59,7 @@
 BuildRequires: python-devel
 BuildRequires: python-netaddr
 BuildRequires: python-nose
-BuildRequires: python-six
+BuildRequires: python-six >= 1.9.0
 BuildRequires: rpm-build
 
 # BuildRequires needed by the tests during the build
@@ -114,7 +114,7 @@
 Requires: python-cpopen >= 1.4
 Requires: python-ioprocess >= 0.15.0-4
 Requires: python-pthreading >= 0.1.3-3
-Requires: python-six
+Requires: python-six >= 1.9.0
 Requires: python-requests
 Requires: %{name}-infra = %{version}-%{release}
 Requires: rpm-python


-- 
To view, visit https://gerrit.ovirt.org/53114
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I329fd4fa0c49a7e0cf1c36543756f7e0b30b3ea4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>


More information about the vdsm-patches mailing list