<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c6c27ffba7ca0e5a4cd07b55cfff86c73243ee03">https://github.com/macports/macports-ports/commit/c6c27ffba7ca0e5a4cd07b55cfff86c73243ee03</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c6c27ffba7ca0e5a4cd07b55cfff86c73243ee03
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Feb 27 15:14:28 2019 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-termcolor/Portfile b/python/py-termcolor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 77a5719..d7e0467 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-termcolor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-termcolor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms           darwin
</span> license             MIT
 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         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>