Hi,
If I install gnome-python, gajim refuses to start with this issue :
bipbip[~]$ gajim
/usr/share/gajim/src/common/xmpp/auth.py:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha,base64,random,dispatcher
/usr/share/gajim/src/common/xmpp/auth.py:26 ...