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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/291eaf36aa55031bbb66bef2ab0e9199cd2fbc91">https://github.com/macports/macports-ports/commit/291eaf36aa55031bbb66bef2ab0e9199cd2fbc91</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 291eaf36aa55031bbb66bef2ab0e9199cd2fbc91
</span>Author: Christoph Deil <Deil.Christoph@gmail.com>
AuthorDate: Mon Jan 16 11:40:46 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-pylint: add python version 3.6
</span>---
 python/py-pylint/Portfile       | 2 +-
 python/py-pylint/files/pylint36 | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pylint/Portfile b/python/py-pylint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2d899c1..1f3ee0f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pylint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pylint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ platforms           darwin
</span> license             GPL-2+
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36
</span> 
 maintainers         blair stromnov openmaintainer
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pylint/files/pylint36 b/python/py-pylint/files/pylint36
</span>new file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 0000000..74df2ad
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--- /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pylint/files/pylint36
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -0,0 +1,5 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.6/bin/epylint
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.6/bin/pylint
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.6/bin/pylint-gui
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.6/bin/pyreverse
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.6/bin/symilar
</span></pre><pre style='margin:0'>

</pre>