So I just compiled 1.3.0_rc2 on my Slackware box and when running 'deluge-gtk' I get this DeprecationWarning:
sar@slackware:~$ deluge-gtk
/usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import itertools, md5
So is this me, needing to update a package or something deprecated in Deluge that needs changing?
THANKS
1.3.0_rc2 DeprecationWarning
Re: 1.3.0_rc2 DeprecationWarning
Actually neither 
It's something in Twisted (a python package that Deluge uses) that is deprecated and needs updating.
You can safely ignore that warning.

It's something in Twisted (a python package that Deluge uses) that is deprecated and needs updating.
You can safely ignore that warning.