~arsenal-devel/lpltk/1.x

Viewing all changes in revision 151.

  • Committer: Bryce Harrington
  • Date: 2012-05-23 07:13:58 UTC
  • Revision ID: bryce@canonical.com-20120523071358-vw3fjvjsv8h3n9mf
Increase changelog verbosity for the 1.0 release.

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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: