Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1427 > unrolled thread
| Started by | Jyrki Pulliainen <jyrki@spotify.com> |
|---|---|
| First post | 2014-10-02 13:33 +0200 |
| Last post | 2014-10-02 13:33 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
ANN: dh-virtualenv 0.8 released Jyrki Pulliainen <jyrki@spotify.com> - 2014-10-02 13:33 +0200
| From | Jyrki Pulliainen <jyrki@spotify.com> |
|---|---|
| Date | 2014-10-02 13:33 +0200 |
| Subject | ANN: dh-virtualenv 0.8 released |
| Message-ID | <mailman.14549.1412249728.18130.python-announce-list@python.org> |
Hello, I'm pleased to announce that we at Spotify have released dh-virtualenv 0.8! 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.8: - Support for running triggers upon host interpreter update. This new feature makes it possible to upgrade the host Python interpreter and avoid breakage of all the virtualenvs installed with dh-virtualenv. - Support for the built-in (Python 3.3+) venv module - Ability to pass custom pip arguments to be passed with --extra-pip-args flag I would like to thank all the contributors and especially Jürgen Hermann for implementing the Python interpreter trigger! For more information, see documentation here: http://dh-virtualenv.readthedocs.org/en/0.8/index.html And source code here: https://github.com/spotify/dh-virtualenv/tree/0.8 Cheers, Jyrki Pulliainen Content Engineer @ Spotify
Back to top | Article view | comp.lang.python.announce
csiph-web