<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/f09b9787ee4b87935034ca2e289c0ac4374ce959">https://github.com/macports/macports-ports/commit/f09b9787ee4b87935034ca2e289c0ac4374ce959</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f09b9787ee4b87935034ca2e289c0ac4374ce959
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 26 16:42:20 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-typed-ast: add Python 3.7 subport
</span>---
 python/py-typed-ast/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-typed-ast/Portfile b/python/py-typed-ast/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9a98a4b..bd85379 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-typed-ast/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-typed-ast/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories-append   devel
</span> platforms           darwin
 license             Apache-2
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     34 35 36 37
</span> 
 maintainers         {gmail.com:ottenr.work @reneeotten} openmaintainer
 
</pre><pre style='margin:0'>

</pre>