<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/c5ab40db404d09809e30dc13206b670f0e081f17">https://github.com/macports/macports-ports/commit/c5ab40db404d09809e30dc13206b670f0e081f17</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 c5ab40d  py-scikits-bootstrap: add Python 3.7 subport
</span>c5ab40d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c5ab40db404d09809e30dc13206b670f0e081f17
</span>Author: Leo Singer <aronnax@macports.org>
AuthorDate: Fri Sep 7 18:14:33 2018 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikits-bootstrap/Portfile b/python/py-scikits-bootstrap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 614a822..2c88dc9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikits-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikits-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    Algorithms for SciPy to calculate bootstrap confidence \
</span> checksums           rmd160  6663c5bee399df8c4c158d5294251f59be2ee67c \
                     sha256  ff421c4eed1651d4f49b0b8e12182f943d4dd1b2d44045c9da2c6ef185775773
 
<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> 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>