Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv13496

Modified Files:
        numpy-py.info 
Log Message:
Sync 10.4/unstable and 10.4/stable versions


Index: numpy-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/numpy-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- numpy-py.info       19 Apr 2011 15:14:43 -0000      1.7
+++ numpy-py.info       2 Nov 2011 15:08:05 -0000       1.8
@@ -1,6 +1,6 @@
 Info2: <<
 Package: numpy-py%type_pkg[python]
-Version: 1.5.1
+Version: 1.6.1
 Revision: 1
 Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 24) 10.5
 Maintainer: Sebastien Maret <bma...@users.sourceforge.net>
@@ -8,7 +8,9 @@
 Depends: python%type_pkg[python], nose-py%type_pkg[python]
 BuildDepends: fink (>= 0.24.12)
 Source: mirror:sourceforge:numpy/numpy-%v.tar.gz
-Source-MD5: 376ef150df41b5353944ab742145352d
+Source-MD5: 2bce18c08fc4fce461656f0f4dd9103e
+PatchFile: numpy-py.patch
+PatchFile-MD5: 7eefeed37202512153e6dee2fa3f4d50
 Conflicts: f2py-py%type_pkg[python], scipy-py%type_pkg[python] (<= 1:0.4)
 Replaces: f2py-py%type_pkg[python], scipy-py%type_pkg[python] (<= 1:0.4), 
scipy-core-py%type_pkg[python] (<< 1.3.0-6)
 Provides: f2py-py%type_pkg[python]
@@ -18,6 +20,10 @@
 InstallScript: <<
  %p/bin/python%type_raw[python] setup.py install --root %d
 <<
+InfoTest: <<
+  TestDepends: nose-py%type_pkg[python]
+  TestScript: cd ..; pwd; %p/bin/python%type_raw[python]  -c "import 
numpy.testing;numpy.test()" || exit 2
+<<
 DocFiles: README.txt LICENSE.txt
 Description: N-dimensional array package for Python
 DescDetail: <<


------------------------------------------------------------------------------
RSA&#174; Conference 2012
Save $700 by Nov 18
Register now&#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to