severity 591986 serious thanks * Jakub Wilk <[email protected]>, 2010-08-06, 20:31:
python-jsonpickle doesn't depend on python-support as it should.
In fact, when python-jsonpickle is installed in a clean chroot, it doesn't work at all:
$ python -c 'import jsonpickle' Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named jsonpickle Installing python-support fixes this issue. -- Jakub Wilk
signature.asc
Description: Digital signature

