Bug#789564: Compatibility with newer python-lockfile

2015-07-02 Thread Hugo Lefeuvre
Hi Jeff, Thanks for your help, I'll review your patch. I'm currently speaking with spambayes' upstream. A new version is planned, at least to fix this bug and #785503. Regards, Hugo PS: I've CCed your e-mail adress. Don't hesitate to say me if you've subscribed to the bug. -- Hugo Le

Bug#789564: Compatibility with newer python-lockfile

2015-07-02 Thread Jeff Epler
tags 789564 + patch thanks As far as I can tell, spambayes uses lockfile.FileLock, a name which is still provided by python-lockfile-0.10.2-2. As such it doesn't need to be changed. However, that said, I have produced a patch that follows the gratuitous renaming of the main lockfile API. diff