[ubuntu/precise-proposed] python-launchpadlib-toolkit 1.0 (Accepted)

Bryce Harrington bryce at ubuntu.com
Wed Jun 13 09:56:15 UTC 2012


python-launchpadlib-toolkit (1.0) precise-proposed; urgency=low

  * launchpad-service-status: Backport fix from lpltk 2.x (commit #149) to
    check blog screenscrape results.  This tool determines if there is a
    launchpad outage by examining the launchpad blog at
    http://blog.launchpad.net/category/notifications/feed.  It can happen
    there are no outages listed, in which case outage_start and outage_end
    will be undefined.  Don't attempt to test against these parameters if
    this is the case.
    (LP: #988312)
  * Fix breakage caused by change in wadllib's date handling.  In the past
    launchpadlib would return actual date objects but now it returns unicode
    timestamps.  Add fix_time() routine to work around this problem.
    Otherwise all lpltk-using scripts will fail to run.  Idemptontly, provide
    functionality in o2str to convert real datetimes into timestamps.
  * Fix breakage caused by Launchpad not providing __len__ any more.  This
    was dropped by Launchpad to resolve some timeout issues they were
    having.  Length counts are now provided by dedicated properties.
    Switch to using them.
  * Fix inclusion of missing 'iso-tracker' tag in gravity calculation.
  * Add to_dict() routines to bug and bug_task to help for generating JSON.
  * Add team functionality for determining subbed packages and parent team.
  * New script for searching inside attachments of a package's bugs.
  * Cleanup a stray build/ directory.
  * Add some tests.
  * setup.py, debian/control:  Define package pre-requisites.
  * Increment version number to 1.0 (stable release), as per UDS-Q session
    decision.  All changes on the 1.x branch will be stable bug fixes
    henceforth.

Date: Fri, 18 May 2012 12:22:04 -0700
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Maintainer: Arsenal Developers <arsenal-devel at lists.launchpad.net>
https://launchpad.net/ubuntu/precise/+source/python-launchpadlib-toolkit/1.0
-------------- next part --------------
Format: 1.8
Date: Fri, 18 May 2012 12:22:04 -0700
Source: python-launchpadlib-toolkit
Binary: python-launchpadlib-toolkit
Architecture: source
Version: 1.0
Distribution: precise-proposed
Urgency: low
Maintainer: Arsenal Developers <arsenal-devel at lists.launchpad.net>
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Description: 
 python-launchpadlib-toolkit - convenience library for launchpadlib
Launchpad-Bugs-Fixed: 988312
Changes: 
 python-launchpadlib-toolkit (1.0) precise-proposed; urgency=low
 .
   * launchpad-service-status: Backport fix from lpltk 2.x (commit #149) to
     check blog screenscrape results.  This tool determines if there is a
     launchpad outage by examining the launchpad blog at
     http://blog.launchpad.net/category/notifications/feed.  It can happen
     there are no outages listed, in which case outage_start and outage_end
     will be undefined.  Don't attempt to test against these parameters if
     this is the case.
     (LP: #988312)
   * Fix breakage caused by change in wadllib's date handling.  In the past
     launchpadlib would return actual date objects but now it returns unicode
     timestamps.  Add fix_time() routine to work around this problem.
     Otherwise all lpltk-using scripts will fail to run.  Idemptontly, provide
     functionality in o2str to convert real datetimes into timestamps.
   * Fix breakage caused by Launchpad not providing __len__ any more.  This
     was dropped by Launchpad to resolve some timeout issues they were
     having.  Length counts are now provided by dedicated properties.
     Switch to using them.
   * Fix inclusion of missing 'iso-tracker' tag in gravity calculation.
   * Add to_dict() routines to bug and bug_task to help for generating JSON.
   * Add team functionality for determining subbed packages and parent team.
   * New script for searching inside attachments of a package's bugs.
   * Cleanup a stray build/ directory.
   * Add some tests.
   * setup.py, debian/control:  Define package pre-requisites.
   * Increment version number to 1.0 (stable release), as per UDS-Q session
     decision.  All changes on the 1.x branch will be stable bug fixes
     henceforth.
Checksums-Sha1: 
 0248384bfb49d16a5f3dd50c5ce45df6929afa9a 1000 python-launchpadlib-toolkit_1.0.dsc
 e6900254e6254fc62582e799c1e2947bad1ff1ef 50182 python-launchpadlib-toolkit_1.0.tar.gz
Checksums-Sha256: 
 84befb36ada53c45a0af3b9b9cb8ec01867d941a126b5a58eca7470a07e240ae 1000 python-launchpadlib-toolkit_1.0.dsc
 471d4fbd236f215786d0bd0458913d4b96ba1af813b46bf5de9f344ceed5f0eb 50182 python-launchpadlib-toolkit_1.0.tar.gz
Files: 
 c4e845fd065ce74eb4f47046a8e12217 1000 python extra python-launchpadlib-toolkit_1.0.dsc
 4df603c387315d5fc8e4db45b550b19f 50182 python extra python-launchpadlib-toolkit_1.0.tar.gz


More information about the Precise-changes mailing list