when i am build elisa-0.5.33.tar.gz i become follow error:
BUILD elisa
/home/stephan/projects/OpenELEC/build.i386.uClibc/toolchain/i686-openelec-linux-uclibc/sysroot/usr/lib/python2.6/site-packages/elisa/extern/path.py:37:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
import sys, warnings, os, fnmatch, glob, shutil, codecs, md5
/home/stephan/projects/OpenELEC/build.i386.uClibc/toolchain/i686-openelec-linux-uclibc/sysroot/usr/lib/python2.6/site-packages/twisted/python/filepath.py:12:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
import sha
error in elisa setup command: test_suite must be a list
make: *** [image] Fehler 1
building of elisa-0.5.32 works.
Stephan