<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/960b49a65340a0f99fcc7425c2ccac4eb685270f">https://github.com/macports/macports-ports/commit/960b49a65340a0f99fcc7425c2ccac4eb685270f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 960b49a65340a0f99fcc7425c2ccac4eb685270f
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Thu Jul 5 22:11:39 2018 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-shiboken: add Python 3.7 subport
</span>---
python/py-shiboken/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-shiboken/Portfile b/python/py-shiboken/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c2ca72..7d1bcdb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-shiboken/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-shiboken/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ cmake.out_of_source yes
</span> github.setup pyside Shiboken 1.2.4
name py-shiboken
revision 0
<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> python.default_version 27
categories-append devel
maintainers openmaintainer {mmoll @mamoll}
</pre><pre style='margin:0'>
</pre>