Hi, I have been using gpodder for a while now and I'm very happy with it. Many thanks for everybody's work!
I recently noticed the following warning at start-up: /usr/lib/python2.6/site-packages/gpodder/libpodcasts.py:58: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Following the wiki instructions, I'm attaching a patch that replaces the use of the md5 module with the recommended hashlib module. I can also easily attach it to the bug tracker if that is a preferred alternative. Best, Alex PS: Is there a way to do a full-text search in the gpodder-devel mailing list archives? -- Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne -- Australia -- http://www.ms.unimelb.edu.au/~aghitza/
0001-switched-from-deprecated-module-md5-to-hashlib.patch
Description: Binary data
_______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
