From owner-freebsd-python@FreeBSD.ORG Sun Aug 15 09:47:18 2010 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46C971065695 for ; Sun, 15 Aug 2010 09:47:18 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id F37AE8FC1D for ; Sun, 15 Aug 2010 09:47:17 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1OkZoC-000HI1-C5; Sun, 15 Aug 2010 12:47:16 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Li-Wen Hsu In-reply-to: Your message of Sun, 15 Aug 2010 17:33:28 +0800 . Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Sun, 15 Aug 2010 12:47:16 +0300 From: Daniel Braniss Message-ID: Cc: python@freebsd.org Subject: Re: python 2.7 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2010 09:47:18 -0000 > On Sun, Aug 15, 2010 at 03:11, Li-Wen Hsu wrote: ... > > Hi, > > > > I got approval form wen=40 recently and continued working on the patc= h, > > here is the current result I have: > > > > http://people.freebsd.org/=7Elwhsu/python27.diff > > Patch is updated, now building with PTH and SEM should be fine. > > I'll commit this tonight. Great=21 btw, how can I compile a port/package (ie py-pscycopg2) to use 2.7? thanks, danny