Branches for Karmic

Name Status Last Modified Last Commit
lp://staging/ubuntu/karmic/python-twitter bug 1 Development 2009-08-17 05:26:07 UTC
5. * New upstream release: (LP: #389276)...

Author: Andreas Moog
Revision Date: 2009-06-19 03:43:52 UTC

* New upstream release: (LP: #389276)
  - Support hashlib in addition to the older md5 library.
    (LP: #389258)
  - Added page parameter to GetReplies, GetFriends, GetFollowers, and GetDirectMessages
  - Added count parameter to GetFriendsTimeline
  - Add PostUpdates, which automatically splits long text into multiple updates.
  - Add in_reply_to_status_id to api.PostUpdate
  - Wrap any error responses in a TwitterError
  - Add since_id to GetFriendsTimeline and GetUserTimeline
  - Added since and since_id to Api.GetReplies
  - Added new properties to User and Status classes.
  - Removed spurious self-import of the twitter module
  - Added a NOTICE file
  - Require simplejson 2.x or later
  - Added get/create/destroy favorite flags for status messages.
  - Bug fix for non-tty devices.
  - Unset the executable bit on README.
* debian/patches
  - drop old patches, no longer needed
  - add 10_python_versions.dpatch to use /usr/bin/python as
    interpreter, not /usr/bin/python2.4
* debian/control
  - Update depend on python-simplejson to >= 2.0
* debian/tweet.1
  - Fix typo
* debian/rules
  - include final newline to make dpkg-source happy

11 of 1 result