Cap boto version at 2.1.1

boto 2.2.x is not building and should be capped so it does not
break the build process.

Change-Id: I6a49e44458fb691fb3b60afc6871cf74031d3f40
This commit is contained in:
Brian Lamar 2012-02-01 11:24:15 -05:00
parent 28f0dd425f
commit 16b682d273

View File

@ -18,7 +18,7 @@ nosexcover
sphinx
argparse
mox
boto
boto==2.1.1
swift
sqlalchemy-migrate>=0.6,<0.7
httplib2