python-launchpadlib 1.9.8-2 source package in Ubuntu

Changelog

python-launchpadlib (1.9.8-2) unstable; urgency=low

  * Python transition:
    - Add support for python2.7 (Closes: #623211)
  * debian/control:
    - Bump Standards-Version to 3.9.2, no changes required.

python-launchpadlib (1.9.8-1) unstable; urgency=low

  * New upstream release.
    - Restore compatibility with login_with() API (Closes: #616484).
  * debian/control:
    - Bump X-Python-Version to >= 2.6 (Closes: #615100).
    - Explicitly require minimun versions for python-lazr.uri and
      python-lazr.restfulclient dependencies (Closes: #616483).
    - Bump python-keyring minimum version to be at least 0.5.
  * debian/NEWS:
    - Document major issues with newer launchpadlib versions, shamelessly
      taken from ubuntu-dev-tools, and provided by Stefano Rivera.
 -- Marc Deslauriers <email address hidden>   Mon,  06 Jun 2011 11:07:47 +0000

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Oneiric
Original maintainer:
Luca Falavigna
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-launchpadlib_1.9.8.orig.tar.gz 47.6 KiB 0bb5e52c45df5119f8d33e10a70905ca940ddae27cf18115ae3e2d207980f3e6
python-launchpadlib_1.9.8-2.debian.tar.gz 4.7 KiB 173a3ab0214eecebcf6bda7d0fbf2f0a842ac4a257e5ff78990662de9b7d9f8c
python-launchpadlib_1.9.8-2.dsc 2.0 KiB 4ea6a891836cfcb306b511974a4081183decf428d6c75b625fcaf979c5182e89

Available diffs

View changes file

Binary packages built by this source

python-launchpadlib: Launchpad web services client library

 A free Python library for scripting Launchpad through its web services
 interface.
 .
 It currently provides access to the following parts of Launchpad:
  * People and Teams
  * Team memberships
  * Bugs and bugtasks
 .
 The Launchpad API is currently in beta, and may well change in ways
 incompatible with this library.
 .
 You can find current API documentation at
 https://help.launchpad.net/API/launchpadlib