[Lunar-commits]
CVS: moonbase/libs/numpy BUILD, 1.1.1.1, 1.2 DETAILS, 1.8, 1.9
Florin Braescu
florin at lunar-linux.org
Mon Mar 7 08:22:45 UTC 2005
Update of /var/cvs/lunar/moonbase/libs/numpy
In directory espresso.foo-projects.org:/tmp/cvs-serv29477
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 23.5 to 23.8. bugfixes release.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/numpy/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:16 -0000 1.1.1.1
+++ BUILD 7 Mar 2005 08:22:43 -0000 1.2
@@ -1,5 +1,7 @@
(
- prepare_install &&
+
+ prepare_install &&
python setup.py install
+
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/numpy/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 5 Oct 2004 09:30:11 -0000 1.8
+++ DETAILS 7 Mar 2005 08:22:43 -0000 1.9
@@ -1,12 +1,12 @@
MODULE=numpy
- VERSION=23.5
+ VERSION=23.8
SOURCE=Numeric-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Numeric-$VERSION
SOURCE_URL=$SFORGE_URL/numpy/
- SOURCE_VFY=sha1:9ed60e7903f8b9c3c29b70e727d24b287fc65dbb
+ SOURCE_VFY=sha1:e86aa5956fb0c3a9b1325bf437f8df9e03339390
WEB_SITE=http://numpy.sourceforge.net/
ENTERED=20020708
- UPDATED=20040929
+ UPDATED=20050307
SHORT="Numerical Python adds a fast multidimensional array facility to Python."
cat << EOF
More information about the Lunar-commits
mailing list