<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/c8536f9855ba168af505107f5c8a88bab0987763">https://github.com/macports/macports-ports/commit/c8536f9855ba168af505107f5c8a88bab0987763</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 c8536f9  py-oct2py: add support for Py37
</span>c8536f9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c8536f9855ba168af505107f5c8a88bab0987763
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Apr 24 10:17:28 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-oct2py: add support for Py37
</span>---
 python/py-oct2py/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-oct2py/Portfile b/python/py-oct2py/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 38b38f8..d649e69 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-oct2py/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-oct2py/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> 
 name                py-oct2py
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36 37
</span> python.default_version 27
 
 github.setup        blink1073 oct2py 4.1.0 v
</pre><pre style='margin:0'>

</pre>