Module submission - ScientificPython
duncan.gibson@xs4all.nl
duncan.gibson at xs4all.nl
Sat Sep 23 10:07:50 UTC 2006
module name : ScientificPython
suggested section : python
update (y/n) : y
bugfix (y/n) : n
security (y/n) : n
collection of Python modules for scientific computing
Updated for Python-2.5 and numpy-1.0rc1 (replacing numeric-24.2)
Warning: will fail if experimental netcdf module installed.
Untested.
Duncan / engelsman
-------------- next part --------------
--- ScientificPython/BUILD 2005-05-12 12:47:43.000000000 +0200
+++ ScientificPython/BUILD 2006-09-23 11:42:38.000000000 +0200
@@ -1,5 +1,5 @@
(
- python setup.py build &&
+ python setup.py build --numpy &&
prepare_install &&
python setup.py install
) > $C_FIFO 2>&1
--- ScientificPython/DEPENDS 2005-05-12 12:47:43.000000000 +0200
+++ ScientificPython/DEPENDS 2006-09-23 11:43:20.000000000 +0200
@@ -1 +1,2 @@
-depends Python
+depends Python &&
+depends numpy
--- ScientificPython/DETAILS 2006-01-06 19:32:59.000000000 +0100
+++ ScientificPython/DETAILS 2006-09-23 11:44:01.000000000 +0200
@@ -1,12 +1,12 @@
MODULE=ScientificPython
- VERSION=2.4.9
+ VERSION=2.5.11
SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_URL[0]=http://starship.python.net/~hinsen/$MODULE/
- SOURCE_VFY=sha1:077b6347940617999c23103bac9542d926ed7f69
+SOURCE_URL[0]=http://sourcesup.cru.fr/frs/download.php/1000/
+ SOURCE_VFY=sha1:d3010e2fe1877f6bdfbcab7fee0091e5fdfebe3d
WEB_SITE=http://starship.python.net/~hinsen/ScientificPython/
ENTERED=20040126
- UPDATED=20060106
- SHORT="a collection of Python modules that are useful for scientific computing"
+ UPDATED=20060923
+ SHORT="collection of Python modules for scientific computing"
cat << EOF
ScientificPython is a collection of Python modules that are useful for
-------------- next part --------------
lvu submit ScientificPython 9890f309f3d09100a37b25edd1c960fa -
2.6.17.11 2.6.12 gcc-3.4.6 glibc-2.3.6
More information about the Lunar
mailing list