Comment 0 for bug 1500460

Revision history for this message
Charles Butler (lazypower) wrote :

It appears that python restfulclient is now depending on simplejson which is missing from the package dependencies

http://bazaar.launchpad.net/~lazr-developers/lazr.restfulclient/trunk/view/head:/setup.py - has no mention of simplejson

the culprit appears to be here:
http://bazaar.launchpad.net/~lazr-developers/lazr.restfulclient/trunk/view/head:/src/lazr/restfulclient/resource.py#L41