<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/b2e5480dda741f8042c29f62216d39c09fa955c2">https://github.com/macports/macports-ports/commit/b2e5480dda741f8042c29f62216d39c09fa955c2</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 b2e5480 xonsh: update to 0.7.5
</span>b2e5480 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b2e5480dda741f8042c29f62216d39c09fa955c2
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Aug 18 09:40:52 2018 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.7.5
</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 fecaae6..8049481 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.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.7.5
</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 135c27956b853f80b90129c332fe0287e7b1cd72 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 5eb8053d9b02dd9205e9793e77e25d8f2d68e62b948dd1412401ec9aef473cfe \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1945610
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 81aa1ba66f1a7bec8a527b9431bf2ee53645de88 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 33a2b536b98a6de99a2f87db826db7a4f005deb8f9dcd7c41a4bfa4d7f925dfa \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 1947425
</span>
python.versions 34 35 36
</pre><pre style='margin:0'>
</pre>