<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/fe1e9cd8f623d287068fc56bc5471927de7ee32f">https://github.com/macports/macports-ports/commit/fe1e9cd8f623d287068fc56bc5471927de7ee32f</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 fe1e9cd  update py-scipy to 1.1.0 release
</span>fe1e9cd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fe1e9cd8f623d287068fc56bc5471927de7ee32f
</span>Author: jwhowarth <howarth.mailing.lists@gmail.com>
AuthorDate: Sun May 6 08:29:37 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    update py-scipy to 1.1.0 release
</span>---
 python/py-scipy/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scipy/Portfile b/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 951855b..4a27f06 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,10 +6,10 @@ PortGroup               active_variants 1.1
</span> PortGroup               github 1.0
 PortGroup               compilers 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            scipy scipy 1.0.1 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160 40e2058b0ef22a35be3f7115247d4f06371c2247 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256 68b03a94d05d398cc6aed60da467c9b34936db8a4180b9a8ab2609dfd6a9d886 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size   18716746
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            scipy scipy 1.1.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160 af116f12c34c57cccbf16cd846fe3b6e3f08391d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256 a731c05d8bffb56edc7f6d09a2e39b79fb094a7d61dc012b3f8b025bb5f5c1e4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size   17978853
</span> 
 name                    py-scipy
 platforms               darwin
</pre><pre style='margin:0'>

</pre>