<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/c95222b41fb1541bad8ff4de2dd41ca79d570d86">https://github.com/macports/macports-ports/commit/c95222b41fb1541bad8ff4de2dd41ca79d570d86</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 c95222b  py-typed-ast: revert improper 3.7 subport creation
</span>c95222b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c95222b41fb1541bad8ff4de2dd41ca79d570d86
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Oct 27 09:34:03 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-typed-ast: revert improper 3.7 subport creation
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/macports/macports-ports/commit/f09b9787ee4b87935034ca2e289c0ac4374ce959#commitcomment-31069727
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/python/typed_ast/issues/60
</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 bd85379..9a98a4b 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 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     34 35 36
</span> 
 maintainers         {gmail.com:ottenr.work @reneeotten} openmaintainer
 
</pre><pre style='margin:0'>

</pre>