~ubuntu-branches/ubuntu/saucy/python-glanceclient/saucy

« back to all changes in this revision

Viewing changes to debian/patches/fix-ubuntu-tests.patch

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short
  • Date: 2012-11-23 10:22:06 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20121123102206-0dlq52aydhudnrrc
Tags: 1:0.6.0-0ubuntu1
[ Adam Gandelman ]
* Ensure python-prettytable >= 0.6. (LP: #1073275)
* debian/control, pydist-overrides: Add python-openssl override.

[ Chuck Short ]
* New usptream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: python-glanceclient-0.5.0.1.3e6c0b6/tools/test-requires
2
 
===================================================================
3
 
--- python-glanceclient-0.5.0.1.3e6c0b6.orig/tools/test-requires        2012-08-22 23:39:33.000000000 -0700
4
 
+++ python-glanceclient-0.5.0.1.3e6c0b6/tools/test-requires     2012-08-22 23:42:41.298507894 -0700
5
 
@@ -1,11 +1,5 @@
6
 
-distribute>=0.6.24
7
 
-
8
 
 mox
9
 
 nose
10
 
-nose-exclude
11
 
-nosexcover
12
 
-openstack.nose_plugin
13
 
-nosehtmloutput
14
 
 pep8==1.2
 
1
diff -Naupr python-glanceclient-0.6.0.orig/tools/test-requires python-glanceclient-0.6.0/tools/test-requires
 
2
--- python-glanceclient-0.6.0.orig/tools/test-requires  2012-11-19 23:42:45.000000000 -0600
 
3
+++ python-glanceclient-0.6.0/tools/test-requires       2012-11-23 10:16:05.853179881 -0600
 
4
@@ -6,6 +6,6 @@ nose-exclude
 
5
 nosexcover
 
6
 openstack.nose_plugin
 
7
 nosehtmloutput
 
8
-pep8==1.2
 
9
+pep8==1.3.3
15
10
 setuptools-git>=0.4
16
11
 sphinx>=1.1.2