[PKG-Openstack-devel] [PATCH] Fix depends version of python-keystoneclient to be 1:0.3.2

stanzgy stan.zgy at gmail.com
Wed Mar 19 09:06:17 UTC 2014


---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e08ee31..f184ef6 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-httplib2,
                      python-iso8601 (>= 0.1.8),
                      python-keyring,
-                     python-keystoneclient (>= 1:0.2.1),
+                     python-keystoneclient (>= 1:0.3.2),
                      python-ldap,
                      python-lxml,
                      python-memcache,
@@ -75,7 +75,7 @@ Depends: python-babel,
          python-greenlet,
          python-httplib2,
          python-iso8601 (>= 0.1.8),
-         python-keystoneclient (>= 1:0.2.1),
+         python-keystoneclient (>= 1:0.3.2),
          python-lxml,
          python-memcache,
          python-migrate,
-- 
1.7.10.4




More information about the Openstack-devel mailing list