<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/0aa026ebba2491be53ff7ddbc007c808b867a5cc">https://github.com/macports/macports-ports/commit/0aa026ebba2491be53ff7ddbc007c808b867a5cc</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 0aa026e  xonsh: update to 0.9.16
</span>0aa026e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0aa026ebba2491be53ff7ddbc007c808b867a5cc
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Apr 8 05:48:03 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.9.16
</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 2ee3947..38f6b03 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.15
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.9.16
</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  b0cffebce69604160f8d16502de2f0632d6957c3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f6243a7e287137e80f588ae9b021b16d2724e6c554237e23179139f406bef8c4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2530396
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b41410f4ae08bfa14b615eeecb5446777cc4908b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8d03127cae981523d7307a43c0a80e6cfb6d391d311f4293f71a976cb34a028c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2531791
</span> 
 python.versions     36 37 38
 
</pre><pre style='margin:0'>

</pre>