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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/05a5007590c77dba5bcdd1b4d047934ef2b1c8db">https://github.com/macports/macports-ports/commit/05a5007590c77dba5bcdd1b4d047934ef2b1c8db</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 05a5007  qgis3: add py36-six dependency. Should fix #55451
</span>05a5007 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 05a5007590c77dba5bcdd1b4d047934ef2b1c8db
</span>Author: Veence <vince@macports.org>
AuthorDate: Sat Dec 2 10:08:32 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    qgis3: add py36-six dependency. Should fix #55451
</span>---
 gis/qgis3/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/qgis3/Portfile b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9a225e4..ec992d6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -101,6 +101,7 @@ configure.args-append   "-DWITH_SERVER=FALSE"
</span> depends_lib-append      port:python36 \
                         port:py36-pyqt5 \
                         port:py36-qscintilla-qt5 \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        port:py36-six \
</span>                         port:qt5-qtwebkit \
                         port:qt5-qtscript \
                         port:qt5-sqlite-plugin \
</pre><pre style='margin:0'>

</pre>