lp://qastaging/ubuntu/oneiric/python-boto

Created by James Westby and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/oneiric/python-boto
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

18. By Scott Moser

* 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]

17. By Barry Warsaw

debian/rules, debian/control: Transition from pysupport to dh_python2
(LP: #788514)

16. By Scott Moser

* Merge from debian unstable (LP: #788651). Remaining changes:
  - debian/rules: Run testsuite during build but ignore failures
    since it currently doesn't pass.
  - boto/ec2/snapshot.py: work around non-int data in volumeSize
    returned from Eucalyptus. LP: #520707.
  - boto/connection.py: Handle 2.7 the same way as 2.6 for httplib
    compatibility. LP: #688773.
  - boto/cloudfront/__init__.py, boto/connection.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.
* boto.egg-info/SOURCES.txt: add last EOL, as it is now in debian

15. By Loïc Minier

* boto/cloudfront/__init__.py, boto/connection.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.
* boto.egg-info/SOURCES.txt: remove last EOL again to have less diff with
  upstream.

14. By Matthias Klose

Handle 2.7 the same way as 2.6 for httplib compatibility. LP: #688773.

13. By Scott Moser

work around non-int data in volumeSize (LP: #520707)

12. By Mathias Gug

boto/ec2/connection.py: fix image registration (LP: #504530).
Patch taken from upstream:
http://bazaar.launchpad.net/~vcs-imports/boto/trunk/revision/1001

11. By Scott Moser

* merge Loic's changes made in 1.8d-1ubuntu2
* Rename Vcs-* to XS-Debian-Vcs-*.
* Run testsuite during build but ignore failures since it currently doesn't
  pass.
* Add ${misc:Depends}.
* Add XB-Python-Version: ${python:Versions}.

10. By Loïc Minier

* Rename Vcs-* to XS-Debian-Vcs-*.
* Run testsuite during build but ignore failures since it currently doesn't
  pass.
* Add ${misc:Depends}.
* Add XB-Python-Version: ${python:Versions}.

9. By Soren Hansen

Fix extremely long timeout when trying to fetch user-data and the
user did not provide one. (LP: #419306)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu/precise/python-boto
This branch contains Public information 
Everyone can see this information.

Subscribers