Hello, We at Spotify have released dh-virtualenv 0.7! Dh-virtualenv is a packaging tool that makes it possible to package virtualenvs inside Debian packages.
dh-virtualenv works by registering itself as a part of debhelper sequence, so pretty much any pre-existing Debian build system you have should be compatible with it. Changelog since version 0.6: - Backwards incompatible Support running tests. This change breaks builds that use distutils. For those cases a flag --no-test needs to be passed. - Add tutorial to documentation - Don’t crash on debbuild parameters -i and -a - Support custom source directory (debhelper’s flag -D) For more information, see documentation here: http://dh-virtualenv.readthedocs.org/en/0.7/index.html And source code here: https://github.com/spotify/dh-virtualenv/tree/0.7 dh-virtualenv 0.7 is also installable via apt on Debian Testing (jessie) - Jyrki -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/