[openstack-ceilometer/el6-icehouse] update python-six dependency to >= 1.6 to support Icehouse

Pádraig Brady pbrady at fedoraproject.org
Wed May 7 18:28:31 UTC 2014


commit 1d47b984a56b8a123ac41adb7f913481f92f2248
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed May 7 19:24:49 2014 +0100

    update python-six dependency to >= 1.6 to support Icehouse
    
    Cinder and Nova at least need python-six >= 1.6 to support SplitResult.
    So update all packages that depend on six to that level.

 openstack-ceilometer.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openstack-ceilometer.spec b/openstack-ceilometer.spec
index 7bdd28a..9c71069 100644
--- a/openstack-ceilometer.spec
+++ b/openstack-ceilometer.spec
@@ -73,7 +73,7 @@ Requires:         python-anyjson
 Requires:         python-jsonpath-rw
 Requires:         python-stevedore >= 0.14
 Requires:         python-msgpack
-Requires:         python-six >= 1.4.1
+Requires:         python-six >= 1.6
 Requires:         PyYAML
 
 Requires:         python-sqlalchemy0.7


More information about the scm-commits mailing list