Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.mixmin.net!news2.arglkargh.de!news.wiretrip.org!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'git': 0.07; 'subject:version': 0.07; 'version?': 0.07; 'suggestions,': 0.09; '(windows': 0.16; 'from:addr:alec.taylor6': 0.16; 'from:name:alec taylor': 0.16; 'subject:package': 0.16; 'x64': 0.16; 'message- id:@mail.gmail.com': 0.29; 'thanks': 0.30; 'subject:?': 0.31; 'version': 0.32; 'installed': 0.32; 'to:addr:python-list': 0.33; "i've": 0.34; 'received:209.85.161': 0.35; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'taylor': 0.67; 'evening,': 0.84; 'subject:latest': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=+3Q9a8TXQprgnbeEgKonK2vB+vExl0IYcF4hHRQuvu4=; b=VacT+ZESM6cCRy0TPJrVFMt1DZHnvTy1tN9YE3phwI71CoecA8xIwPo29WnL8I5j4i Qrf5ysBo+zaWsSXK7BGY6k+omJU+KOTKZNuwkE/510qy4kzuv0sXO7oggvEbc+juEFPj J0aoEi1x/RGwMv+jJZZwZNXKuXWNrtEyT9MAI= MIME-Version: 1.0 Date: Wed, 14 Sep 2011 18:44:40 +1000 Subject: Replace pip installed package with latest git version? From: Alec Taylor To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315989883 news.xs4all.nl 2455 [2001:888:2000:d::a6]:35120 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:13267 Good evening, I've installed a version of python-creole from pip. How do I upgrade it to the latest git version? (Windows 7 x64 SP1) Thanks for all suggestions, Alec Taylor