<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/3a93c155aacf413599cf932414edb90eea43348e">https://github.com/macports/macports-ports/commit/3a93c155aacf413599cf932414edb90eea43348e</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 3a93c15  py-libxml2: add Python 3.7 subport
</span>3a93c15 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3a93c155aacf413599cf932414edb90eea43348e
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 5 05:55:17 2018 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-libxml2/Portfile b/python/py-libxml2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 10aab30..87d8aa3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-libxml2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-libxml2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ dist_subdir             libxml2
</span> checksums               rmd160  f596599cbcac6d3175482177c3320a56e68b49a2 \
                         sha256  f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c
 
<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> 
 if {${name} ne ${subport}} {
     depends_lib-append      port:libxml2
</pre><pre style='margin:0'>

</pre>