[153815] trunk/dports/python/py-numpy

michaelld at macports.org michaelld at macports.org
Wed Oct 12 11:22:12 CEST 2016


Revision: 153815
          https://trac.macports.org/changeset/153815
Author:   michaelld at macports.org
Date:     2016-10-12 02:22:11 -0700 (Wed, 12 Oct 2016)
Log Message:
-----------
py*-numpy: update to 1.11.2.

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile
    trunk/dports/python/py-numpy/files/patch-numpy_core_setup.py.diff

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2016-10-12 09:20:28 UTC (rev 153814)
+++ trunk/dports/python/py-numpy/Portfile	2016-10-12 09:22:11 UTC (rev 153815)
@@ -6,7 +6,7 @@
 PortGroup               github 1.0
 PortGroup               compilers 1.0
 
-github.setup            numpy numpy 1.11.1 v
+github.setup            numpy numpy 1.11.2 v
 name                    py-numpy
 
 categories-append       math
@@ -16,8 +16,8 @@
 description             The core utilities for the scientific library scipy for Python
 long_description        ${description}
 
-checksums               rmd160 0d7989df2e3624024046c62960837e0d8902bd7f \
-                        sha256 6a9e3bb313fc7dbeb831b9769a6615e717777a7b6f56a9c1e8869979820b4716
+checksums               rmd160 e2442df917593d8666025d04b892098956cccc3d \
+                        sha256 44685b9667b9e1a334e4ede73c0b3856c9049fdaca1cd5cb8169ed4c767d557b
 
 if {${name} ne ${subport}} {
     # the python PortGroup puts compiler names in build.env and destroot.env

Modified: trunk/dports/python/py-numpy/files/patch-numpy_core_setup.py.diff
===================================================================
--- trunk/dports/python/py-numpy/files/patch-numpy_core_setup.py.diff	2016-10-12 09:20:28 UTC (rev 153814)
+++ trunk/dports/python/py-numpy/files/patch-numpy_core_setup.py.diff	2016-10-12 09:22:11 UTC (rev 153815)
@@ -1,6 +1,6 @@
 --- numpy/core/setup.py.orig
 +++ numpy/core/setup.py
-@@ -461,7 +461,14 @@
+@@ -460,7 +460,14 @@
                  if isinstance(d, str):
                      target_f.write('#define %s\n' % (d))
                  else:
@@ -16,7 +16,7 @@
  
              # define inline to our keyword, or nothing
              target_f.write('#ifndef __cplusplus\n')
-@@ -558,7 +565,14 @@
+@@ -557,7 +564,14 @@
                  if isinstance(d, str):
                      target_f.write('#define %s\n' % (d))
                  else:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161012/a03e4d42/attachment-0002.html>


More information about the macports-changes mailing list