From owner-freebsd-python@FreeBSD.ORG Fri May 4 13:24:56 2012 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A1A5106564A for ; Fri, 4 May 2012 13:24:56 +0000 (UTC) (envelope-from wenheping@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id CCA388FC0C for ; Fri, 4 May 2012 13:24:55 +0000 (UTC) Received: by vbmv11 with SMTP id v11so2686401vbm.13 for ; Fri, 04 May 2012 06:24:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qk2gDjUZz7oAO+g4L2xRcBROoK3pSGaBkvFq/kAsaAk=; b=TJHrCo+gjN0bX6kZyUbSJdJMlDBo7JVcge3z8O484+HhrHXpzP9stkf40Q2JJhJOs/ NVu68rVnLF7MNUJZ9cp9tjzFKvyweRbhScZvYmJihKKtk9nBAESbmgLyuvk7IiLSS/oW xt00+aVJUndnQ0b6mQgvabnfX255guonJyezD3qzrPmE66sazgIfv5IbK7YctmGzb+ys M1NPWuj4K51YIJbXothSXJngwgLsccMt+6xBi1jK3xQiW1gN6ryEEhdFAraK22bz+l80 Hpg1cFl5LaekL3T9CAjCARO0ML3V/4pHe72OeC2Tcno34wbd1WTsPDmYepVTmjx759rm zkrQ== MIME-Version: 1.0 Received: by 10.220.228.193 with SMTP id jf1mr761301vcb.52.1336133984320; Fri, 04 May 2012 05:19:44 -0700 (PDT) Received: by 10.220.182.205 with HTTP; Fri, 4 May 2012 05:19:44 -0700 (PDT) In-Reply-To: <201205041210.q44CA5c9030338@freefall.freebsd.org> References: <201205041210.q44CA5c9030338@freefall.freebsd.org> Date: Fri, 4 May 2012 20:19:44 +0800 Message-ID: From: wen heping To: William Grzybowski Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-python@freebsd.org Subject: Re: ports/167569: [PATCH] database/py-postgresql: new port version 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: Fri, 04 May 2012 13:24:56 -0000 2012/5/4 William Grzybowski > The following reply was made to PR ports/167569; it has been noted by > GNATS. > > From: William Grzybowski > To: Volodymyr Kostyrko > Cc: bug-followup@freebsd.org > Subject: Re: ports/167569: [PATCH] database/py-postgresql: new port version > Date: Fri, 4 May 2012 09:07:32 -0300 > > On Fri, May 4, 2012 at 9:03 AM, Volodymyr Kostyrko > wrot= > e: > > Hi all. > > > > Sorry about not updating port, not using it anymore... > > > > I've compiled updated patch, the one that removes everything upon > > deinstallation. > > Won't that break for python 3.1? > Or we just care for python 3.2? > Just for python-3.2.3, please visit: http://www.python.org/dev/peps/pep-3147/ Some other is working on to resolve it, better we hold this patch until pep-3147 was resolved. wen > > Just wondering, I'm new on this... > > > --=20 > William Grzybowski > ------------------------------------------ > Ag=EAncia Livre - www.agencialivre.com.br > Curitiba/PR - Brasil > _______________________________________________ > freebsd-python@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-python > To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org" >