[Lunar-commits] <moonbase> numpy: version bumped to 1.4.1.

Florin Braescu florin at lunar-linux.org
Sat Jul 10 08:07:36 CEST 2010


commit 55e1a7a5c1d0551ab35ae33d4f66324420bcbe46
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jul 10 09:07:36 2010 +0300

    numpy: version bumped to 1.4.1.
---
 python/numpy/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/python/numpy/DETAILS b/python/numpy/DETAILS
index 9705f62..cb4fa28 100644
--- a/python/numpy/DETAILS
+++ b/python/numpy/DETAILS
@@ -1,11 +1,11 @@
           MODULE=numpy
-         VERSION=1.3.0
+         VERSION=1.4.1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/numpy
-      SOURCE_VFY=sha1:c04998a1fbf7d990c9a2b99a7b62486012c570ac
+      SOURCE_VFY=sha1:ec6078aa09acbcca3d90f9f36353fc83e7e1daa0
         WEB_SITE=http://numpy.scipy.org
          ENTERED=20020708
-         UPDATED=20100118
+         UPDATED=20100710
            SHORT="Fundamental package for scientific computing with Python"
 
 cat << EOF
@@ -18,7 +18,7 @@ numpy contains:
     * tools for integrating Fortran code.
 
 NumPy derives from the old Numeric code base and can be used as a replacement
-for Numeric.  It also adds the features introduced by Numarray and can also be
+for Numeric. It also adds the features introduced by Numarray and can also be
 used to replace Numarray.
 EOF
 


More information about the Lunar-commits mailing list