<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c52121fc9c4492d62ac39f0d84bbf586e1a0f9ab">https://github.com/macports/macports-ports/commit/c52121fc9c4492d62ac39f0d84bbf586e1a0f9ab</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c52121fc9c4492d62ac39f0d84bbf586e1a0f9ab
</span>Author: Andrew Stromnov <stromnov@macports.org>
AuthorDate: Mon Aug 13 17:19:28 2018 +0300

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

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

</pre>