From owner-freebsd-python@FreeBSD.ORG Mon Sep 24 12:40:09 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 146431065673 for ; Mon, 24 Sep 2012 12:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D96988FC08 for ; Mon, 24 Sep 2012 12:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8OCe86F077005 for ; Mon, 24 Sep 2012 12:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8OCe82n076999; Mon, 24 Sep 2012 12:40:08 GMT (envelope-from gnats) Date: Mon, 24 Sep 2012 12:40:08 GMT Message-Id: <201209241240.q8OCe82n076999@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Koop Mast Cc: Subject: Re: ports/171584: lang/python32 built in a clean enviroment produces a package that conflicts with lang/python27 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Koop Mast List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2012 12:40:09 -0000 The following reply was made to PR ports/171584; it has been noted by GNATS. From: Koop Mast To: bug-followup@FreeBSD.org, kpaasial@gmail.com Cc: Subject: Re: ports/171584: lang/python32 built in a clean enviroment produces a package that conflicts with lang/python27 Date: Mon, 24 Sep 2012 14:39:47 +0200 I don't have a solution for this issue, but I would like to point out that the next version of GNOME 3 (3.8 series) will switch to python 3. While I think that we can get away with having python 2.7 as default, having the two python versions conflict isn't going to help at all. -Koop