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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c3b8db906340485cb5433c15108afd019c94b1a7">https://github.com/macports/macports-ports/commit/c3b8db906340485cb5433c15108afd019c94b1a7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c3b8db906340485cb5433c15108afd019c94b1a7
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Fri Nov 29 21:53:15 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-image: remove py34 subport, use https
</span>---
 python/py-scikit-image/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-image/Portfile b/python/py-scikit-image/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0c9c3da..80298d6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-image/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-image/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ categories-append   science
</span> platforms           darwin
 license             BSD
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ long_description    Image processing algorithms for SciPy, including IO, \
</span>                     morphology, filtering, warping, color manipulation, \
                     object detection, etc.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://scikit-image.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://scikit-image.org/
</span> master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 
 distname            ${python.rootname}-${version}
</pre><pre style='margin:0'>

</pre>