<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1bd75ccc90b2ae8bcf598760eb33584a5e58069c">https://github.com/macports/macports-ports/commit/1bd75ccc90b2ae8bcf598760eb33584a5e58069c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1bd75ccc90b2ae8bcf598760eb33584a5e58069c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 5 08:10:34 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-ply: add Python 3.7 subport
</span>---
python/py-ply/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-ply/Portfile b/python/py-ply/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 554bcfe..c2f5b2c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-ply/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-ply/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms darwin
</span> license BSD
supported_archs noarch
<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>
maintainers nomaintainer
</pre><pre style='margin:0'>
</pre>