[Lunar-commits] <moonbase> numpy: Reverting as the numpy devs have pulled 1.4.0 as it breaks the ABI
Terry Chan
tchan at lunar-linux.org
Fri Feb 19 03:04:18 CET 2010
commit 33bd2a521350ccb00dbd00ddacfecacaf2072605
Author: Terry Chan <tchan at lunar-linux.org>
Date: Thu Feb 18 20:04:18 2010 -0600
numpy: Reverting as the numpy devs have pulled 1.4.0 as it breaks the ABI
---
python/numpy/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/numpy/DETAILS b/python/numpy/DETAILS
index 4331a7d..9705f62 100644
--- a/python/numpy/DETAILS
+++ b/python/numpy/DETAILS
@@ -1,11 +1,11 @@
MODULE=numpy
- VERSION=1.4.0
+ VERSION=1.3.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/numpy
- SOURCE_VFY=sha1:522b789527f280410ab09f10c947ccc3f8086a8f
+ SOURCE_VFY=sha1:c04998a1fbf7d990c9a2b99a7b62486012c570ac
WEB_SITE=http://numpy.scipy.org
ENTERED=20020708
- UPDATED=20100114
+ UPDATED=20100118
SHORT="Fundamental package for scientific computing with Python"
cat << EOF
More information about the Lunar-commits
mailing list