<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/f14db47cf0b775f5aaa1d7aa27fe866474fdd92b">https://github.com/macports/macports-ports/commit/f14db47cf0b775f5aaa1d7aa27fe866474fdd92b</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 f14db47 xonsh: update to 0.9.3
</span>f14db47 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f14db47cf0b775f5aaa1d7aa27fe866474fdd92b
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed May 15 06:11:47 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.9.3
</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 cfa52cc..43b95cd 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.9.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.9.3
</span> revision 0
github.tarball_from tags
categories shells
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +22,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 c00b77bbb4c4ece040a05fd5286d783a003ccd47 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 a279881ad6e1c73435a7f970c3b4c5f5f37da704c0af52274ea0eb1bf92a907c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 2026701
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 70a34fae66485614969edae3e60f1782cb23a2a9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 b0ffd9dbcd7506ca85eb2c7d9b73d5419ac45a79c223d5dc572fb9f4ce140c5d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 2027163
</span>
python.versions 34 35 36 37
</pre><pre style='margin:0'>
</pre>