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

<span style='display:block; white-space:pre;color:#808000;'>commit f1fd2fc6d9acd844b85e9a2a3ab7934f45b3070f
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Aug 22 15:16:42 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-numpy: update to 1.15.1
</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 a118b89..4e5371e 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.0 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160 875837153d449f0ee000736de98ca3eb9d5efdec \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256 ffc0615a49705007a0e1713e7fc897276db37a22ba156497e9bb7a45f487f834 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size   4407722
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            numpy numpy 1.15.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160 af1c828bdc0ad08fc6bd9d424619984fa46ab950 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256 443bbd8c8cdde24a2b5b7c739ea093bab7aeca02d6896132d3ab7823925370df \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size   4412509
</span> 
 if {${name} ne ${subport}} {
     # the python PortGroup puts compiler names in build.env and destroot.env
</pre><pre style='margin:0'>

</pre>