[python-keystoneclient] webob is required by s3_token middleware

Alan Pevec apevec at fedoraproject.org
Mon Sep 29 23:10:07 UTC 2014


commit 1701696a2ba10c967f20440fe3eeaab80de9f5c5
Author: Alan Pevec <alan.pevec at redhat.com>
Date:   Tue Sep 30 00:43:23 2014 +0200

    webob is required by s3_token middleware

 python-keystoneclient.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-keystoneclient.spec b/python-keystoneclient.spec
index 198ed99..63294cf 100644
--- a/python-keystoneclient.spec
+++ b/python-keystoneclient.spec
@@ -33,6 +33,8 @@ Requires: python-stevedore
 # other requirements
 Requires: python-setuptools
 Requires: python-keyring
+# for s3_token middleware
+Requires: python-webob
 
 
 %description


More information about the scm-commits mailing list