Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!hq-usenetpeers.eweka.nl!hq-usenetpeers.eweka.nl!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'interpreter': 0.05; '(python': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; 'arguments': 0.09; 'subject:virtualenv': 0.09; 'url:github': 0.09; 'python': 0.11; 'contributors': 0.16; 'sequence,': 0.16; 'to:addr :python-announce-list': 0.16; 'module': 0.19; 'implementing': 0.19; 'packages.': 0.19; 'cheers,': 0.24; 'source': 0.25; 'pass': 0.26; 'installed': 0.27; 'host': 0.29; 'feature': 0.29; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'update.': 0.31; 'compatible': 0.32; 'running': 0.33; 'announce': 0.33; 'packaging': 0.33; 'skip:d 20': 0.34; 'tool': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'possible': 0.36; 'url:org': 0.36; 'should': 0.36; 'thank': 0.38; 'skip:- 10': 0.38; 'ability': 0.39; 'itself': 0.39; 'to:addr:python.org': 0.39; 'new': 0.61; 'information,': 0.61; 'here:': 0.62; 'url:index': 0.63; '8bit%:10': 0.64; 'more': 0.64; 'url:0': 0.67; '8bit%:21': 0.69 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=spotify.com; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=2eGkpS/EO9YRYv73iAiHWPghzPMII3ly9MrJAprt+74=; b=V/33HJMHPfey8T+RAELJnijo87FeDtlNhGyT+p9QJMawNrvQ7tc0K5drv6CgiesfQy xQuJsJCSL5MFUFoCQd2ef11Uah5o1ZJePmJnEboPx1NY78WLLaP8DeYhSGWghyKUB0Eo +viCAXsWhyQYFPDyFmpZ1Otuws9dPBjSrBOfY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=2eGkpS/EO9YRYv73iAiHWPghzPMII3ly9MrJAprt+74=; b=cheIk9MDlaMzBB58TaLOEekY58QyIUwDXqQmNFC3pCvJ92bV6bvK7TOa9BPIjemVpb JxmKj3v8K0uV1X0G2Njl7avkSAa3u0wZQxHvoGlSUZT2O7VaRKkaC/vAOSsqXuVTDmOd mxl0CiEj+AdFIC3nElmL6og8gw5FZ1cPG3p5aIKs+4BSe3zU6pS3OV31xaPGptd56xIZ mqP2xeDbotQYADvOzSkmKwZcaWYZUBKr4nKw4DBErFs2mMb+uICN9D6svO6VnICuG9zM SWHkhOLtV8AHb1otgolLGxyK9mamTjW0puOVf6P96+sATvNBcbpgAYnn3oI8frKQnheM 0IxA== X-Gm-Message-State: ALoCoQk2XX2H01tycQFhjfVvF7NWyysPEBKaf/Rn9pAlpNCAyi6AVasEWxOZZlCAZv9neLZIow6s X-Received: by 10.194.3.42 with SMTP id 10mr25140314wjz.98.1412249624135; Thu, 02 Oct 2014 04:33:44 -0700 (PDT) MIME-Version: 1.0 From: Jyrki Pulliainen Date: Thu, 2 Oct 2014 13:33:04 +0200 Subject: ANN: dh-virtualenv 0.8 released To: python-announce-list@python.org X-Mailman-Approved-At: Thu, 02 Oct 2014 13:35:27 +0200 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1412249728 news.xs4all.nl 2896 [2001:888:2000:d::a6]:38725 X-Complaints-To: abuse@xs4all.nl X-Received-Body-CRC: 1272187668 X-Received-Bytes: 5134 Xref: csiph.com comp.lang.python.announce:1427 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=C3=BCrgen Herma= nn 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