<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/7ec26e3f7488eaa9149d76545a49490248bc7b79">https://github.com/macports/macports-ports/commit/7ec26e3f7488eaa9149d76545a49490248bc7b79</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 7ec26e3 xonsh: update to 0.9.5
</span>7ec26e3 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7ec26e3f7488eaa9149d76545a49490248bc7b79
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Jun 3 19:07:10 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.9.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 8527068..44983fc 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.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.9.5
</span> revision 0
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 c0dba1759bdd7a338b7a06e90fe794d391be50ba \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 11051794ec84976be16ef9d82b5925c29d0645166d812b330c6e689eb6d9f19b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 2028029
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 1a2b6d68312cd76982063040262f00949534b9e3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 cedbc3332ee7375fbb61d3ffa72e481150ba0f102476db1c72001cf7dd84f58c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 2029637
</span>
python.versions 34 35 36 37
</pre><pre style='margin:0'>
</pre>