[49212] trunk/dports/python/py26-numpy/Portfile

ram at macports.org ram at macports.org
Sun Apr 5 09:42:26 PDT 2009


Revision: 49212
          http://trac.macports.org/changeset/49212
Author:   ram at macports.org
Date:     2009-04-05 09:42:26 -0700 (Sun, 05 Apr 2009)
Log Message:
-----------
python/py26-numpy: update to 1.3.0

Modified Paths:
--------------
    trunk/dports/python/py26-numpy/Portfile

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile	2009-04-05 16:42:18 UTC (rev 49211)
+++ trunk/dports/python/py26-numpy/Portfile	2009-04-05 16:42:26 UTC (rev 49212)
@@ -5,7 +5,7 @@
 PortGroup  python26 1.0
 
 name                    py26-numpy
-version                 1.2.1
+version                 1.3.0
 categories              python
 platforms               darwin
 maintainers             mcalhoun openmaintainer
@@ -16,9 +16,9 @@
 master_sites            sourceforge:numpy
 distname                numpy-${version}
 
-checksums           md5 1bc6dbddaf4b48ded8a619c6438fff37 \
-                    sha1 1aa706e733aea18eaffa70d93c0105718acb66c5 \
-                    rmd160 7eb721d0d853f3b0b9b04a4f447353873d6c0997
+checksums           md5 3f7773ff0971a5ebb8591536d8ec7bd6 \
+                    sha1 c04998a1fbf7d990c9a2b99a7b62486012c570ac \
+                    rmd160 a75155d2014204e16c59857b92356353505c39b9
 
 patchfiles              patch-g95_link.diff \
                         patch-f2py_setup.py.diff
@@ -36,9 +36,4 @@
     ln -s ${python.prefix}/bin/f2py ${destroot}${prefix}/bin/f2py-${branch}
 }
 
-post-activate {
-    ui_msg "\n\nWarning: numpy version 1.2.1 is know not to work well with python 2.6"
-    ui_msg "Testing fails: ${prefix}/bin/python2.6 -c 'import numpy; numpy.test()'\n\n"
-}
-
 livecheck.distname      NumPy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090405/afa63750/attachment.html>


More information about the macports-changes mailing list