<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/2b843af3c419dadccef215a3f2f95b8ef066642d">https://github.com/macports/macports-ports/commit/2b843af3c419dadccef215a3f2f95b8ef066642d</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 2b843af py*-numpy: update to 1.13.1.
</span>2b843af is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2b843af3c419dadccef215a3f2f95b8ef066642d
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Jul 11 14:38:41 2017 -0400
<span style='display:block; white-space:pre;color:#404040;'> py*-numpy: update to 1.13.1.
</span>---
python/py-numpy/Portfile | 6 +++---
1 file changed, 3 insertions(+), 3 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 1f55ea9..4f79e46 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,9 +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;'>-github.setup numpy numpy 1.13.0 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 3d660ea32e6860c3d479428221e0f3398e5da172 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 ec21efc618b382dfc49f9171c861e2e0b7a10db7bc5fb7f82fb662c10641c42d
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup numpy numpy 1.13.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 03a8fb7eb8c623869b59a47957149b14ae2ccd2f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 cf69cf916327783dffb9e8dd4cc3db19dbbb20a8d880537e747bfa8247efdf6c
</span>
if {${name} ne ${subport}} {
# the python PortGroup puts compiler names in build.env and destroot.env
</pre><pre style='margin:0'>
</pre>