<pre style='margin:0'>
Leo Singer (lpsinger) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/08670ce35635381966d1a25b3c6ca9f5fcf2c9c5">https://github.com/macports/macports-ports/commit/08670ce35635381966d1a25b3c6ca9f5fcf2c9c5</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 08670ce py-numpy: add Python 3.7 subport
</span>08670ce is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 08670ce35635381966d1a25b3c6ca9f5fcf2c9c5
</span>Author: Leo Singer <aronnax@macports.org>
AuthorDate: Thu Jul 5 12:53:00 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-numpy: add Python 3.7 subport
</span>---
python/py-numpy/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 90224d8..3b13d83 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;'>@@ -25,7 +25,7 @@ if {${name} ne ${subport}} {
</span> pre-destroot { set_compilers }
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 26 27 33 34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 26 27 33 34 35 36 37
</span>
# respect ${build_arch} value
compilers.clear_archflags no
</pre><pre style='margin:0'>
</pre>