Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57918

Re: How do I update a virtualenv?

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'alter': 0.09; 'deployment,': 0.09; 'pretend': 0.09; 'subject:update': 0.09; 'subject:virtualenv': 0.09; 'subject:How': 0.10; 'cc:addr:python- list': 0.11; 'suggest': 0.14; "(i'm": 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'presume': 0.16; 'tool.': 0.16; 'sender:addr:gmail.com': 0.17; 'deployment': 0.19; 'passing': 0.19; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'people,': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; 'stuff': 0.32; 'not.': 0.33; 'advice': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'doing': 0.36; 'subject:?': 0.36; 'application': 0.37; 'two': 0.37; 'tell': 0.60; 'discuss': 0.62; 'presumably': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+eECMJwcMQ3QuzB37JARtXxpOCXlxjrChRDFBVMno5U=; b=uqdhaDygheKQ8NApTiRp1B15KVCAdiBTLorOLZw5T8IGWVisLO7uyhVyN/pJXi32Sl KuznNJZoFc8jjauKb/Y2bV7qZOwCGPNMnax5/ty4W6ALJHQekFEw22OfT4WwpRcOQ5EX m+WQSna1F6k4wBqIQSp/nQZqCpSNYl8ibMwBrW3UjsUlttT7/Ep8YlyEfiYhCWuG3n0k qVoEGb8W5lFLsg2m20PrRXZFGXW4fmbJxXJMCWy3TeDLVslQYxNlg/EZie7Z8WBfkggZ i1d41QwI16QumBsbu3zaoNdz2KOK2Z+im6XRQnbkcol6wQ0SZ6stpXPvDvfqCfRK08CP HSyA==
MIME-Version 1.0
X-Received by 10.43.132.66 with SMTP id ht2mr17178457icc.26.1383055731339; Tue, 29 Oct 2013 07:08:51 -0700 (PDT)
Sender skip.montanaro@gmail.com
In-Reply-To <7wmwlszsmr.fsf@benfinney.id.au>
References <CANc-5Uy367Mu-zN30Z8xKfE_Zf9q4G15E_oVtB+HOWPja6MNag@mail.gmail.com> <526EF04A.6070702@nedbatchelder.com> <CANc-5UxvR=woVE19a14rTAKX4qwzdPEVgoj0XxX169DU_uKMWw@mail.gmail.com> <526EFDAF.9010109@nedbatchelder.com> <CANc-5UxvqRuEoW3PEVxDnA+64SGTPQ9qWWnTOB0L8oMd2+G_LQ@mail.gmail.com> <7wmwlszsmr.fsf@benfinney.id.au>
Date Tue, 29 Oct 2013 09:08:51 -0500
X-Google-Sender-Auth nLPo0jMgEztALBKxFHOLymXaoMs
Subject Re: How do I update a virtualenv?
From Skip Montanaro <skip@pobox.com>
To Ben Finney <ben+python@benfinney.id.au>
Content-Type text/plain; charset=UTF-8
Cc Python <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1760.1383055740.18130.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1383055740 news.xs4all.nl 15948 [2001:888:2000:d::a6]:42915
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:57918

Show key headers only | View raw


> Where specifically are these instructions that tell you to put the
> virtualenv under VCS control?

https://devcenter.heroku.com/articles/getting-started-with-python

> As you are a Heroku customer (I'm not), would you be willing to
> suggest they alter them based on advice from this forum?

It's not my job to pretend to be an expert about something I am
clearly not. All I would be doing is passing along your perspective on
the matter. I presume they have reasonable reasons for doing things
the way they do it. It would be better for people expert in VCS issues
to discuss this stuff with the Heroku people, who presumably know a
thing or two about application deployment, and can give you their
perspective on why they use "git push" as a deployment tool.

Skip

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: How do I update a virtualenv? Skip Montanaro <skip@pobox.com> - 2013-10-29 09:08 -0500
  Re: How do I update a virtualenv? alex23 <wuwei23@gmail.com> - 2013-10-30 11:44 +1000
    Re: How do I update a virtualenv? Skip Montanaro <skip@pobox.com> - 2013-10-30 10:18 -0500

csiph-web