[Lunar-commits] CVS: moonbase/libs/numpy DETAILS,1.5,1.6

Florin Braescu florin at lunar-linux.org
Tue Sep 28 19:19:22 UTC 2004


Update of /var/cvs/lunar/moonbase/libs/numpy
In directory espresso.foo-projects.org:/tmp/cvs-serv16478/libs/numpy

Modified Files:
	DETAILS 
Log Message:
bump the version from 22.0 to 23.4.

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/numpy/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	22 Jul 2004 22:58:42 -0000	1.5
+++ DETAILS	28 Sep 2004 19:19:20 -0000	1.6
@@ -1,12 +1,14 @@
            MODULE=numpy
-         VERSION=22.0
+         VERSION=23.4
           SOURCE=Numeric-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/Numeric-$VERSION
-   SOURCE_URL[0]=$SFORGE_URL/numpy/$SOURCE
+   SOURCE_URL=$SFORGE_URL/numpy/$SOURCE
+      SOURCE_VFY=sha1:68bce536fb6774b861148f83ba915d660e16c101
         WEB_SITE=http://numpy.sourceforge.net/
          ENTERED=20020708
-         UPDATED=20040722
+         UPDATED=20040928
            SHORT="Numerical Python adds a fast multidimensional array facility to Python."
+
 cat << EOF
 Why Numerical Python?
 If x and y are Numerical Python arrays, then the speed of the operation



More information about the Lunar-commits mailing list