Comment 1 for bug 848827

Revision history for this message
Jonathan Lange (jml) wrote :

Workaround is to have a local buildout cache, manually download 0.16 from https://launchpad.net/lazr.restful/+download?memo=10&start=10 and put it in the cache.

Put this file in ~/.buildout/default.cfg:

[buildout]
eggs-directory=/home/<<username>>/.buildout/eggs
download-cache=/home/<<username>>/.buildout/download-cache

And store the downloaded tarball in ~/.buildout/download-cache/dist.