From owner-freebsd-python@FreeBSD.ORG Sun Feb 6 16:04:26 2011 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 8B5471065675; Sun, 6 Feb 2011 16:04:26 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4F6788FC1C; Sun, 6 Feb 2011 16:04:26 +0000 (UTC) Received: by pzk32 with SMTP id 32so858408pzk.13 for ; Sun, 06 Feb 2011 08:04:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:reply-to :organization:user-agent:mime-version:to:cc:subject:content-type :content-transfer-encoding; bh=KRSld5EgYDWKG0xS2A2CnAHHPECrA+71YO3a05RPKLU=; b=UPqQRpedjxPrvur7ki5C2kuUcqEb/+lGsPYl8hNYARerrMhaNTjDmTUA3BMnsPbtgU ZfY42v9TXRpJNXQtYLgT9TDjQ9lJuhs/KvL0HY82QlEo0H56WNsylcTiFr2K2goS7c0J VrSMKE3whDUe21K8GTlVf0B4QZY8x50JmrQzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:message-id:date:from:reply-to:organization:user-agent :mime-version:to:cc:subject:content-type:content-transfer-encoding; b=vtaHMBu0hVRCFGcXn4ne53/nHY3Y26B3xApuyCcChBK1hDRqsf1NJdgDKt0inSt+7c vtE6y73GOlBtstV+PmttM1s9UrA5NqWNYVZgOQ3d8NGBfqODYR/MY+8o5reBTzIg/oEF N3nrN5Tf+MNPaHxaAYN8KmN71cPUGq5k6H04s= Received: by 10.142.51.8 with SMTP id y8mr14224862wfy.183.1297006604384; Sun, 06 Feb 2011 07:36:44 -0800 (PST) Received: from asus.miwibox.org ([175.139.12.61]) by mx.google.com with ESMTPS id x35sm4475719wfd.1.2011.02.06.07.36.42 (version=SSLv3 cipher=RC4-MD5); Sun, 06 Feb 2011 07:36:43 -0800 (PST) Sender: Martin Wilke Message-ID: <4D4EBFF6.4010003@FreeBSD.org> Date: Sun, 06 Feb 2011 23:36:22 +0800 From: Martin Wilke Organization: FreeBSD User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110206 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: pgollucci@FreeBSD.org, freebsd-python@FreeBSD.org Subject: [HEADS UP] Python Infrastructure changes Roadmap X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 16:04:26 -0000 I just want to inform you that the python team plans to make some infrastructure changes. The changes involves the following 3 steps: [python 2.5/2.6/2.7 improvements/ py 3.2 adding] We plan to integrate some important patches: ports/153952 ports/148406 ports/149167 ports/152224 ports/133081 python 3.2 will be released on 12 Feb, we'll wait for the final release before adding it to the build. For all of these we will do an exp-run to make sure nothing will break during the build. It takes approximately 2 weeks if all works fine. [python24 removal] Python 2.4 is not supported anymore since 2008, and it has a lot of security problems. Unfortunately this will cause the removal of some zope stuff. The following ports are affected: www/zope210 www/zope211 www/zope28 www/zope29 + zope plugins which are dependent on one of these ports. Philip (pgollucci) is working on an update to some new zope versions. I hope we can cooperate with him to get things smoothly done. For all these we will do an exp-run to make sure nothing will break during build. It takes approximately 3 weeks if all works fine. [python 2.7 move to default] python 2.7 is already stable enough to be moved over as default. For this one we will do an exp-run to make sure nothing will break during the build. If all works fine, we think we can complete it by the first week of March. -- With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) \\Mess with the Best, Die like the Rest//