python-boto 2.1.1-0ubuntu1 source package in Ubuntu

Changelog

python-boto (2.1.1-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Remaining changes from debian:
    - debian/watch: fix for mangled versions (#650480)
  * Dropped delta (included upstream):
    - boto/auth.py: use email.utils.formatdate(usegmt=True) instead of strftime
      as the latter breaks when boto is used from application setting up
      locales (like bpython or ipython); upstream issue #140.
 -- Scott Moser <email address hidden>   Wed, 07 Dec 2011 08:25:40 -0500

Upload details

Uploaded by:
Scott Moser
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-boto_2.1.1.orig.tar.gz 306.0 KiB 4d6d38aa8e9e536a27a9737eb4222f896417841fed9a12eedcb619ba8fb68a39
python-boto_2.1.1-0ubuntu1.diff.gz 4.5 KiB 8006f6e40aded3c562d786be817d9e073c0bbf1d49a32e6a4ef2dc35efd46773
python-boto_2.1.1-0ubuntu1.dsc 1.9 KiB b859c721f2b230f3d5343fae95abbac1e294fda849997d4f949d227c6af7d247

Available diffs

View changes file

Binary packages built by this source

python-boto: Python interface to Amazon's Web Services

 Boto is a Python interface to the infrastructure services available from
 Amazon.
 .
 Boto supports the following services:
  * Elastic Compute Cloud (EC2)
  * SimpleDB
  * Simple Storage Service (S3)
  * CloudFront
  * Simple Queue Service (SQS)
  * Elastic MapReduce
  * Relational Database Service (RDS)