[python-django-horizon] remove requirement on python-cloudfiles

Pádraig Brady pbrady at fedoraproject.org
Tue Nov 13 15:12:45 UTC 2012


commit 78e488486e74f94b7e9fe8b701a5b025b66741b5
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Nov 13 15:12:04 2012 +0000

    remove requirement on python-cloudfiles
    
    No longer needed by Folsom

 python-django-horizon.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index d49b731..9f655c6 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -41,7 +41,6 @@ Requires:   Django
 Requires:   python-django
 %endif
 
-Requires:   python-cloudfiles >= 1.7.9.3
 Requires:   python-dateutil
 Requires:   python-glanceclient
 Requires:   python-keystoneclient 
@@ -103,7 +102,6 @@ BuildRequires: python-sphinx >= 1.1.3
 %endif
 
 # Doc building basically means we have to mirror Requires:
-BuildRequires: python-cloudfiles >= 1.7.9.3
 BuildRequires: python-dateutil
 BuildRequires: python-glanceclient
 BuildRequires: python-keystoneclient


More information about the scm-commits mailing list