python-boto 2.0-2ubuntu1 source package in Ubuntu

Changelog

python-boto (2.0-2ubuntu1) precise; urgency=low

  * Sync with debian.
  * Remaining changes from debian:
    - debian/watch: fix for mangled versions (#650480)
  * 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:
    - 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)

python-boto (2.0-2) unstable; urgency=low

  * Promote new upstream to unstable (Closes: #638931).

python-boto (2.0-1) experimental; urgency=low

  * New upstream release.
 -- Scott Moser <email address hidden>   Tue, 29 Nov 2011 21:55:58 -0500

Upload details

Uploaded by:
Scott Moser
Sponsored by:
Loïc Minier
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.0.orig.tar.gz 295.0 KiB 7b8714b0a6054f3a8c1b8e0908b8a0606c528c2c04b2910fb6dbd4337692e16b
python-boto_2.0-2ubuntu1.diff.gz 5.0 KiB 0fdce4cea3e9c50970a32a581277a07aeab65012727a22c65e25867fd30b473f
python-boto_2.0-2ubuntu1.dsc 1.3 KiB 75d3bba87171ace079f83ed724328c805b129791aeee69296580bb0bb8a57a4d

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)