<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/5857e32e194f353ec913a499691001d98f22a6d3">https://github.com/macports/macports-ports/commit/5857e32e194f353ec913a499691001d98f22a6d3</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 5857e32  py-pathlib2: add Python 3.7 subport
</span>5857e32 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5857e32e194f353ec913a499691001d98f22a6d3
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 26 14:39:30 2018 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pathlib2/Portfile b/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 73711d6..e10ab3b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pathlib2/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>