Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'that?': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:update': 0.09; 'subject:virtualenv': 0.09; 'subject:How': 0.10; 'django': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'seems': 0.21; 'header:User-Agent:1': 0.23; 'skip': 0.24; 'switched': 0.24; 'header:X-Complaints-To:1': 0.27; 'especially': 0.30; "i'm": 0.30; 'work.': 0.31; 'development.': 0.33; 'doing': 0.36; 'charset:us- ascii': 0.36; 'subject:?': 0.36; 'step': 0.37; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'today': 0.64; 'received:204': 0.75; 'article': 0.77; 'received:204.14': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: How do I update a virtualenv? Date: Mon, 28 Oct 2013 16:54:05 -0700 References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.197 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383004458 news.xs4all.nl 15935 [2001:888:2000:d::a6]:48576 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57859 In article , Skip Montanaro wrote: > I have a virtualenv I'm using for some Django development. Today I > switched from MacPorts to HomeBrew on my Mac. Any particular reason for doing that? That seems like a step backwards, especially for Python-related work. -- Ned Deily, nad@acm.org