From owner-freebsd-python@FreeBSD.ORG Sun Jan 18 04:30:04 2009 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 21C3C1065672 for ; Sun, 18 Jan 2009 04:30:03 +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 B4E2A8FC1B for ; Sun, 18 Jan 2009 04:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0I4U3rW049796 for ; Sun, 18 Jan 2009 04:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0I4U38W049793; Sun, 18 Jan 2009 04:30:03 GMT (envelope-from gnats) Date: Sun, 18 Jan 2009 04:30:03 GMT Message-Id: <200901180430.n0I4U38W049793@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: TAOKA Fumiyoshi Cc: Subject: Re: ports/128350: New port: math/py-numeric23 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: TAOKA Fumiyoshi List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2009 04:30:04 -0000 The following reply was made to PR ports/128350; it has been noted by GNATS. From: TAOKA Fumiyoshi To: bug-followup@FreeBSD.org Cc: =?ISO-2022-JP?B?GyRCRUQyLBsoQiAbJEI7S0AnGyhC?= Subject: Re: ports/128350: New port: math/py-numeric23 Date: Sun, 18 Jan 2009 12:56:38 +0900 On 2008/10/25, at 1:06, TAOKA Fumiyoshi wrote: > The reason for adding this port is that the current stable version of > ScientificPython requires Numeric-2.3. The latest stable release of ScientificPython requires NumPy rather than Numeric. Please close this PR.