From owner-freebsd-python@FreeBSD.ORG Tue Jun 17 10:31:38 2014 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE1B7439; Tue, 17 Jun 2014 10:31:38 +0000 (UTC) Received: from mail-pb0-x22c.google.com (mail-pb0-x22c.google.com [IPv6:2607:f8b0:400e:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C25C42EBE; Tue, 17 Jun 2014 10:31:38 +0000 (UTC) Received: by mail-pb0-f44.google.com with SMTP id md12so4712672pbc.17 for ; Tue, 17 Jun 2014 03:31:38 -0700 (PDT) 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=a+6kY6MAGNBH008SRbmkmvJy2vUwZjDekUnvTqiXS6g=; b=Bq2kDh69tow6Cowpq+DGCecma/BoGbOva7D4tT2oLla6paPFJ/DnceaAAURTEBb0fE PYM9ORa3ZALviNXFx4H8tox1JjauN9QjXJM+WnyCyxtnvttRLgsOmfrhH9PhYFLYsaRs tljutxY0A3nEsL1TYRyXG4z73hj2ZkRoRvYsCo1LObp316/DOtUVr/KwSsqzVobs/xju mQbGAgXwTTRj1bEsptpQ4RRdkTDcRQV2U3k5Zntb9aGNBoYFZ8KY77sX4l2i0TXzIFMb +lhjtXiveJ7heNo+5bjaPGxhNFW5TsoBmcc74e+5aiyxOzBYhSU3JtW9yldPdZZ/GyUn Upgg== MIME-Version: 1.0 X-Received: by 10.66.162.74 with SMTP id xy10mr20590449pab.4.1403001098483; Tue, 17 Jun 2014 03:31:38 -0700 (PDT) Sender: lwhsu.freebsd@gmail.com Received: by 10.70.65.71 with HTTP; Tue, 17 Jun 2014 03:31:38 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 Jun 2014 18:31:38 +0800 X-Google-Sender-Auth: Cw178Y4dt7-RppCROLF8kV7HpZY Message-ID: Subject: Re: Python 2.7.7 From: Li-Wen Hsu To: Robert Simmons Content-Type: text/plain; charset=UTF-8 Cc: python , FreeBSD Ports ML X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 10:31:39 -0000 On Wed, Jun 11, 2014 at 1:54 AM, Robert Simmons wrote: > Is there an ETA for updating the python27 port to 2.7.7? I just made a patch for updating python27: https://people.freebsd.org/~lwhsu/patch/python-2.7.7.diff If the tests are fine and there is no exp-run needed (I suppose no?), I plan to commit it next week. BTW, I will not be available on 6/19~22, if anyone wants to pick it up and commit it, you're welcomed! Li-Wen -- Li-Wen Hsu http://lwhsu.org