<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/c56f516165d8947b7f6806069937cea54a523a78">https://github.com/macports/macports-ports/commit/c56f516165d8947b7f6806069937cea54a523a78</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 c56f516165d xonsh: update to 0.13.4
</span>c56f516165d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c56f516165d8947b7f6806069937cea54a523a78
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Dec 8 15:21:32 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.13.4
</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 d9c989370cd..6172ab7c5bc 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.13.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.13.4
</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  b07a4a23a1f2561994371fff91dd0f215751a30b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  78222ae01bce4cff65845bec4f51d7b2189f34ce30a3d31ddc5f1a2b2003c1f5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12675715
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a50c4f5e635148ea5684b1d329d69e3c45dca3e9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c2cbfba23f57111700b79f4b1a55582291dc70486f92124ebd662e140cc7bc3f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12677004
</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>