Dear release managers, I asked for the inclusion in etch of a patched python-libgmail about 1 or 2 months ago. The fix was targeted, so you granted this request. Unfortunately, something has changed again in the way Gmail works, and the fix that was introduced in etch brakes pretty much all of python-libgmail functionality... So I'm asking for the reversal of this patch, namely to upload a new package to etch with this (very targeted) change:
--- old/libgmail.py 2006-09-28 13:56:37.000000000 -0700 +++ new/libgmail.py 2007-01-02 10:40:59.000000000 -0800 @@ -1416,7 +1428,7 @@ self.sender = msgData[MI_AUTHOREMAIL] self.attachments = [GmailAttachment(self, attachmentInfo) - for attachmentInfo in msgData[MI_ATTACHINFO-1]] + for attachmentInfo in msgData[MI_ATTACHINFO]] # TODO: Populate additional fields & cache...(?) Is this something that is doable as of now ? Cheers, --Seb
signature.asc
Description: Digital signature