<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/be0c09fcfd05675a4a1083798d04cee26f39cce4">https://github.com/macports/macports-ports/commit/be0c09fcfd05675a4a1083798d04cee26f39cce4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit be0c09fcfd05675a4a1083798d04cee26f39cce4
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Wed Apr 22 21:48:07 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinx-gallery: update to 0.6.2
</span>---
 python/py-sphinx-gallery/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinx-gallery/Portfile b/python/py-sphinx-gallery/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ce98b14..de8b337 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinx-gallery/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinx-gallery/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        sphinx-gallery sphinx-gallery 0.6.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        sphinx-gallery sphinx-gallery 0.6.2 v
</span> revision            0
 name                py-sphinx-gallery
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,9 @@ maintainers         {reneeotten @reneeotten} openmaintainer
</span> description         Extension for automatic generation of an example gallery
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  76350f00c30fcd21b338c679b61f7e3b6bfb959c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d600f824db8c0ba64edf582eb073eca5590e13179a6981bbce99d9abb7a7e7b0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    634146
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  69afd66a6703ef78640f018e417cafdbfdfa95bd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  82d2171e3b7ac0af1372c16cf70b6e1307a2419f632d7b1d1604ba400e8245dd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    634522
</span> 
 python.versions     27 36 37 38
 
</pre><pre style='margin:0'>

</pre>