diff options
Diffstat (limited to 'python/boto/boto.info')
-rw-r--r-- | python/boto/boto.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/boto/boto.info b/python/boto/boto.info index 550407df33..46f793142b 100644 --- a/python/boto/boto.info +++ b/python/boto/boto.info @@ -1,8 +1,8 @@ PRGNAM="boto" -VERSION="2.4.1" +VERSION="2.6.0" HOMEPAGE="https://github.com/boto/boto" -DOWNLOAD="http://pypi.python.org/packages/source/b/boto/boto-2.4.1.tar.gz" -MD5SUM="6fb90c1aa8c8ce6d967f2b0e06deda5b" +DOWNLOAD="http://pypi.python.org/packages/source/b/boto/boto-2.6.0.tar.gz" +MD5SUM="f91986376c0330f837b935d833b6f6aa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="distribute filechunkio" |