Hi,

I'm not 100% sure this is really breaking spamassassin, but anyway you
can add something like:

import warnings
warnings.filterwarnings('ignore', category=DeprecationWarning)

at the beginning of /usr/bin/pyzor to quiet the DeprecationWarning.

BTW there are some changes on the upstream SVN that seems to fix the
real causes of the warnings, maybe it worth looking at these.

Cheers

Laurent Bigonville



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to