1.3.0_rc2 DeprecationWarning

Suggestions and discussion of future versions
Post Reply
DasFox
Member
Member
Posts: 21
Joined: Wed Jul 07, 2010 8:01 am

1.3.0_rc2 DeprecationWarning

Post by DasFox »

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
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.3.0_rc2 DeprecationWarning

Post by johnnyg »

Actually neither :P

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

You can safely ignore that warning.
Post Reply