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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7a178a3389f432d5c324c8a1fb25ce6caeff7365">https://github.com/macports/macports-ports/commit/7a178a3389f432d5c324c8a1fb25ce6caeff7365</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 7a178a3  xonsh: update to 0.7.2
</span>7a178a3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7a178a3389f432d5c324c8a1fb25ce6caeff7365
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Aug 3 16:33:10 2018 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/xonsh/Portfile b/shells/xonsh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a0c947f..893afc8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/xonsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/xonsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        xonsh xonsh 0.7.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.7.2
</span> github.tarball_from tags
 categories          shells
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +21,9 @@ long_description    ${description} \
</span>                     macOS, and Windows. Xonsh is meant for the daily use of \
                     experts and novices alike.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  f3d3b98164fbda3cdd409392fb38b7684c1f8eeb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e2d7c6d43fd03b85f6efe5f3116c0264e5918479c473f942d4d0bad447ead31b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1886930
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  59add8babb7be04d3c8d3ccbec58067a116a6c68 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9f4a0d439d798c81516555a3beb0627b6ecf41cbdaa7d65647afa3d4885a2f25 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1887542
</span> 
 python.versions     34 35 36
 
</pre><pre style='margin:0'>

</pre>