<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/5bb8f9a8e1da42a94df8806c68ae4a81564f0d7b">https://github.com/macports/macports-ports/commit/5bb8f9a8e1da42a94df8806c68ae4a81564f0d7b</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 5bb8f9a  xonsh: update to 0.7.1
</span>5bb8f9a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5bb8f9a8e1da42a94df8806c68ae4a81564f0d7b
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Jul 28 13:34:22 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.7.1
</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 b56debc..a0c947f 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.6.7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.7.1
</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  b100745701df0223bc58b8fe802ceaa2b9c46d1c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  69145be48d3dd1776cc3c06843547060b57e111efc169433484a2604bac12659 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1874438
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f3d3b98164fbda3cdd409392fb38b7684c1f8eeb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e2d7c6d43fd03b85f6efe5f3116c0264e5918479c473f942d4d0bad447ead31b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1886930
</span> 
 python.versions     34 35 36
 
</pre><pre style='margin:0'>

</pre>