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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8a8f3b3d88574cbe328a578f62445477ce6045f2">https://github.com/macports/macports-ports/commit/8a8f3b3d88574cbe328a578f62445477ce6045f2</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 8a8f3b3  py-colormath: Add Python 3.5 and 3.6 subports
</span>8a8f3b3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8a8f3b3d88574cbe328a578f62445477ce6045f2
</span>Author: Leo Singer <leo.singer@ligo.org>
AuthorDate: Thu May 4 16:36:11 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-colormath: Add Python 3.5 and 3.6 subports
</span>---
 python/py-colormath/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-colormath/Portfile b/python/py-colormath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f74512a..75ec712 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-colormath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-colormath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ homepage            http://python-colormath.readthedocs.org/
</span> checksums           rmd160  d06c3dc9e4f4abdf3406b7d1ad0c29974a134447 \
                     sha256  083469a9076eab7a9161ebb0f0c9168d7e281db93a5b375d0ea7e73bafaeb66e
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>