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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0b04a7fae702b797b17f276cb2455487108f6e5c">https://github.com/macports/macports-ports/commit/0b04a7fae702b797b17f276cb2455487108f6e5c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0b04a7fae702b797b17f276cb2455487108f6e5c
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Fri Jan 6 22:01:03 2017 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pandas/Portfile b/python/py-pandas/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bb8596a..c3d4c8e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pandas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pandas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories-append   science
</span> license             BSD
 platforms           darwin
 
<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         stromnov openmaintainer
 
</pre><pre style='margin:0'>

</pre>