<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/b2b19aad7af810b46e25f6b31e4d65c12d5ef753">https://github.com/macports/macports-ports/commit/b2b19aad7af810b46e25f6b31e4d65c12d5ef753</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 b2b19aa  py-numpy: update to 1.15.2
</span>b2b19aa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b2b19aad7af810b46e25f6b31e4d65c12d5ef753
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Sep 24 20:16:23 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-numpy: update to 1.15.2
</span>---
 python/py-numpy/Portfile | 8 ++++----
 1 file changed, 4 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 4e5371e..aaa9e51 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;'>@@ -13,10 +13,10 @@ maintainers             {michaelld @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;'>-github.setup            numpy numpy 1.15.1 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160 af1c828bdc0ad08fc6bd9d424619984fa46ab950 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256 443bbd8c8cdde24a2b5b7c739ea093bab7aeca02d6896132d3ab7823925370df \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size   4412509
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            numpy numpy 1.15.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160 8ebbb05ff66dc7573c2e0bfe9f0e6a98b2effd8a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256 5ec171745226e0b17d0fa04f0cfe9e079f4a1aae4bf1dca6bac932086422f7c6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size   4414598
</span> 
 if {${name} ne ${subport}} {
     # the python PortGroup puts compiler names in build.env and destroot.env
</pre><pre style='margin:0'>

</pre>