<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e488312341fd3adc2ecb1e9f09dd0b70928ae573">https://github.com/macports/macports-ports/commit/e488312341fd3adc2ecb1e9f09dd0b70928ae573</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e488312341fd3adc2ecb1e9f09dd0b70928ae573
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Thu Jul 5 22:10:38 2018 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pygccxml/Portfile b/python/py-pygccxml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fb890f5..c342e68 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pygccxml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pygccxml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> github.setup        gccxml pygccxml 1.9.1 v
 name                py-pygccxml
 
<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> categories-append   devel
 maintainers         {mmoll @mamoll} openmaintainer
 license             Boost-1
</pre><pre style='margin:0'>

</pre>