[python-keystoneclient/el6-icehouse] depend on newer python-six

Pádraig Brady pbrady at fedoraproject.org
Tue Apr 22 19:07:06 UTC 2014


commit 8fb4e723886132f6767b8a707bd642b26899e114
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Apr 22 20:01:21 2014 +0100

    depend on newer python-six

 python-keystoneclient.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-keystoneclient.spec b/python-keystoneclient.spec
index 92949ab..b64b7a7 100644
--- a/python-keystoneclient.spec
+++ b/python-keystoneclient.spec
@@ -4,7 +4,7 @@ Name:       python-keystoneclient
 # https://lists.launchpad.net/openstack/msg14248.html
 Epoch:      1
 Version:    0.8.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Client library for OpenStack Identity API
 License:    ASL 2.0
 URL:        http://pypi.python.org/pypi/%{name}
@@ -29,7 +29,7 @@ Requires: python-iso8601 >= 0.1.4
 Requires: python-prettytable
 Requires: python-requests >= 0.8.8
 Requires: python-oslo-config >= 1.1.0
-Requires: python-six
+Requires: python-six >= 1.5.2
 Requires: python-netaddr
 Requires: python-babel
 # other requirements
@@ -98,6 +98,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc LICENSE html
 
 %changelog
+* Tue Apr 22 2014 Pádraig Brady <pbrady at redhat.com> - 1:0.8.0-2
+- Depend on newer python-six
+
 * Thu Apr 17 2014 Jakub Ruzicka <jruzicka at redhat.com> 1:0.8.0-1
 - Update to upstream 0.8.0
 


More information about the scm-commits mailing list