Warning messages with Python 2.6, please update to new version

Bug #336577 reported by Ulf Rompe
2
Affects Status Importance Assigned to Milestone
rss2email (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: rss2email

Since Jaunty comes with Python 2.6, r2e spits out these warnings:

/usr/share/rss2email/rss2email.py:222: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import cPickle as pickle, md5, time, os, traceback, urllib2, sys, types
/usr/share/rss2email/rss2email.py:233: DeprecationWarning: the mimify module is deprecated; use the email package instead
  import mimify; from StringIO import StringIO as SIO; mimify.CHARSET = 'utf-8'

http://rss2email.infogami.com/blog/ shows that Version 2.65 fixes these warnings.

Revision history for this message
Andrey Bondarenko (abone) wrote :

Version 2.65 included since 10.04

Changed in rss2email (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.