<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/379b2cf46306121469c016009b88d50a47742fd1">https://github.com/macports/macports-ports/commit/379b2cf46306121469c016009b88d50a47742fd1</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 379b2cf4630 xonsh: update to 0.13.1
</span>379b2cf4630 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 379b2cf46306121469c016009b88d50a47742fd1
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Fri Aug 12 19:51:13 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.13.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 a0c27cc38a1..991140281fd 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.12.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.13.1
</span> revision            0
 categories          shells
 supported_archs     noarch
<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  de9028c698cecc443c21dd3675603d972b2c754d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  797f782046fb4ff76a4027a4e7a15e6640652aafb2025a9ce1dd012052ce6824 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12680591
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a315838bd1d75238d06e496097b57ec3d069852f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a58e37d36a03eecb02be57b23ec6f716c7e0650e7750a41c13b8bec961d440e9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12676127
</span> 
 variant python37 conflicts python38 python39 python310 description {Use Python 3.7} {}
 variant python38 conflicts python37 python39 python310 description {Use Python 3.8} {}
</pre><pre style='margin:0'>

</pre>