From owner-freebsd-python@FreeBSD.ORG Tue Oct 31 01:25:36 2006 Return-Path: X-Original-To: freebsd-python@FreeBSD.org Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E22516A5E0 for ; Tue, 31 Oct 2006 01:25:36 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from ultrasuede.reed.edu (ultrasuede.reed.edu [134.10.2.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5620E43D5A for ; Tue, 31 Oct 2006 01:25:36 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from Laptop.mine.box (c038h213.dorm.reed.edu [134.10.38.213]) by ultrasuede.reed.edu (8.13.8/8.13.8) with ESMTP id k9V1PYeX017676 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Mon, 30 Oct 2006 17:25:34 -0800 Received: from localhost (localhost [127.0.0.1]) by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k9V1OWUp048553 for ; Mon, 30 Oct 2006 17:24:32 -0800 (PST) (envelope-from alex@Laptop.mine.box) Message-Id: <200610310124.k9V1OWUp048553@Laptop.mine.box> From: Alexander Botero-Lowry To: freebsd-python@FreeBSD.org Date: Mon, 30 Oct 2006 17:24:32 -0800 Sender: alex@foxybanana.com X-Scanned-By: MIMEDefang 2.58 on 134.10.2.46 Cc: Subject: py25 egg-info issue 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: Tue, 31 Oct 2006 01:25:36 -0000 So now that freeze is over we need to start getting Python 2.5 in shape so that we can import it either during the slush, or soon afterwards. With that in mind I'd like to do two things, first I'd like to point people to http://wiki.geekfire.com/view/Python_Ports which is a list of every port starting with py- (and a few others), and whether they build on Python 2.5 or not, and any issues they might have. I would first like to ask that people start working on this list again, and I also would like to know (and this is mostly directed at perky@) if we have a viable solution for the egginfo problem yet? Alex