From owner-freebsd-python@FreeBSD.ORG Mon Jul 30 09:51:21 2007 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 B495D16A418 for ; Mon, 30 Jul 2007 09:51:21 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from cherenkov.geekfire.com (cherenkov.geekfire.com [66.206.86.94]) by mx1.freebsd.org (Postfix) with ESMTP id 97F7F13C45D for ; Mon, 30 Jul 2007 09:51:21 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from localhost.my.domain (c-24-21-141-24.hsd1.or.comcast.net [24.21.141.24]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by cherenkov.geekfire.com (Postfix) with ESMTP id 53CBF3BD2C; Mon, 30 Jul 2007 02:47:32 -0700 (PDT) From: Alexander Botero-Lowry To: ports@FreeBSD.org, python@FreeBSD.org Date: Mon, 30 Jul 2007 02:51:03 -0700 Sender: alex@localhost X-Peer: 127.0.0.1 Message-Id: <20070730094732.53CBF3BD2C@cherenkov.geekfire.com> Cc: Subject: Python 2.5.1 as default Python 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: Mon, 30 Jul 2007 09:51:21 -0000 This is just a quick message to note that we have made Python 2.5.1 the default Python version in the FreeBSD ports collection as of about a minute ago. This change also included a considerable amount of work to make support for Python Eggs more useable in the Ports collection, by provoiding a few macros for working with easy_install registration, as well as support for Python 2.5's egginfo files. Most, if not all, of the work was done by Hye-Shik Chang (perky@) who has done a great job of getting this change into the tree. I'd also like to thank Pav Lucistnik (pav@) for being really on the ball about getting experimental runs done for us so we could get these changes in with a minimal amount of damage within the ports tree. We know there are still a few stragling ports, and will be working to fix them as quickly as possible. The ones we know of right now are: java-gcj-compat, gsculpt, py25-wxPython-common, gourmet, and scribus. Please direct questions, requests, and complaints to python@FreeBSD.org Alex