python-boto 2.0-0ubuntu1 source package in Ubuntu

Changelog

python-boto (2.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * Remaining changes from debian:
    - debian/rules: Run testsuite during build but ignore failures
      since it currently doesn't pass.
    - debian/rules, debian/control: Transition from pysupport to dh_python2
      (LP: #788514)
    - debian/rules:
      + README removed (no longer in source tarball)
      + doc install of cq.py removed (it is now installed to /usr/bin)
  * Changes from 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.
  * Dropped delta from upstream:
    - boto/ec2/snapshot.py: work around non-int data in volumeSize
      returned from Eucalyptus. LP: #520707. [fix is upstream]
    - boto/connection.py: Handle 2.7 the same way as 2.6 for httplib
      compatibility. LP: #688773. [fix is upstream]
 -- Scott Moser <email address hidden>   Thu, 14 Jul 2011 16:11:57 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-boto_2.0.orig.tar.gz 295.0 KiB 7b8714b0a6054f3a8c1b8e0908b8a0606c528c2c04b2910fb6dbd4337692e16b
python-boto_2.0-0ubuntu1.diff.gz 4.8 KiB 5ff5163157b8a1d13bcaf860340edb405e78baef68c5b092d65dcd412c1211ef
python-boto_2.0-0ubuntu1.dsc 1.9 KiB 4080e5791f346c700ea7acbcd96c9609ecd73a1fb550d00ba025566a00423704

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)