~ubuntu-branches/ubuntu/saucy/python-ceilometerclient/saucy

« back to all changes in this revision

Viewing changes to debian/patches/fix-keystoneclient-version.patch

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-08-13 11:27:54 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130813112754-fz58btmvrw9gsrhn
Tags: 1.0.3-0ubuntu1
* New upstream release. 
* debian/patches/fix-keystoneclient-version.patch: Dropped no longer needed. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: Remove upper limit on keystoneclient
2
 
 This has already landed in trunk; gets Ubuntu through until next upstream
3
 
 release.
4
 
Author: James Page <james.page@ubuntu.com>
5
 
Forwarded: not-needed
6
 
---
7
 
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
8
 
--- a/requirements.txt
9
 
+++ b/requirements.txt
10
 
@@ -3,4 +3,4 @@ argparse
11
 
 httplib2
12
 
 iso8601>=0.1.4
13
 
 prettytable>=0.6,<0.8
14
 
-python-keystoneclient>=0.2,<0.3
15
 
+python-keystoneclient>=0.2