<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2c9b8da6399ca98edb4a2b6a2c9d73f89e432860">https://github.com/macports/macports-ports/commit/2c9b8da6399ca98edb4a2b6a2c9d73f89e432860</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 2c9b8da  py-numpy: update to 1.12.1.
</span>2c9b8da is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2c9b8da6399ca98edb4a2b6a2c9d73f89e432860
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Mar 30 19:03:23 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-numpy: update to 1.12.1.
</span>---
 python/py-numpy/Portfile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-numpy/Portfile b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e334c31..b3432c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,7 @@ PortGroup               python 1.0
</span> PortGroup               github 1.0
 PortGroup               compilers 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            numpy numpy 1.12.0 v
</span> name                    py-numpy
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> categories-append       math
 license                 BSD
 platforms               darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,8 +13,9 @@ maintainers             michaelld openmaintainer
</span> description             The core utilities for the scientific library scipy for Python
 long_description        ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160 cf1d811d28e0d4e30782646689f582ac887f537f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256 ac29a33ab19e17f8475e0eee2ee5cbeb2ec9e4af355a05f7f188ebf643935ca5
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            numpy numpy 1.12.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160 010350157342b1fa1851989ea0e10dfaeb8cf58a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256 d552428ba2c30972117b58e4fb3cd945484f4d8598c41747ac06ef5f7ae1f1b8
</span> 
 if {${name} ne ${subport}} {
     # the python PortGroup puts compiler names in build.env and destroot.env
</pre><pre style='margin:0'>

</pre>