Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BDB0563B863 for ; Sat, 25 Jul 2009 12:16:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 68ACD63B184; Sat, 25 Jul 2009 12:16:46 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 795B663B165 for ; Sat, 25 Jul 2009 12:16:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64E81175D0; Sat, 25 Jul 2009 12:16:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 25 Jul 2009 12:16:45 +0000 From: Mark Davies Subject: CVS commit: pkgsrc/math/py-scipy To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20090725121645.64E81175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: markd Date: Sat Jul 25 12:16:45 UTC 2009 Modified Files: pkgsrc/math/py-scipy: Makefile PLIST distinfo Log Message: Update SciPy to 0.7.0 SciPy 0.7.0 is the culmination of 16 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-scipy/Makefile \ pkgsrc/math/py-scipy/PLIST cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/py-scipy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.