~corey.bryant/horizon/2014.1.4-0ubuntu2

« back to all changes in this revision

Viewing changes to debian/patches/fix-requirements.patch

  • Committer: james.page at ubuntu
  • Date: 2014-06-16 08:36:19 UTC
  • mfrom: (195.1.1 horizon-icehouse)
  • Revision ID: james.page@ubuntu.com-20140616083619-19rqt45hzvce8m23
Tags: 1:2014.1.1-0ubuntu1
releasing package horizon version 1:2014.1.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Set min version of six.
 
2
Author: Corey Bryant <corey.bryant@canonical.com>
 
3
Forwarded: Not needed.
 
4
Index: horizon/requirements.txt
 
5
===================================================================
 
6
--- horizon.orig/requirements.txt       2014-06-13 10:14:00.816555621 -0400
 
7
+++ horizon/requirements.txt    2014-06-13 11:44:13.180390616 -0400
 
8
@@ -21,4 +21,4 @@
 
9
 python-swiftclient>=1.6
 
10
 python-troveclient>=1.0.3
 
11
 pytz>=2010h
 
12
-six>=1.6.0
 
13
+six>=1.5.2