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

<span style='display:block; white-space:pre;color:#808000;'>commit b0cbfc5d5a9e1fe3eec9096ca92461ae261f937a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon May 9 05:30:39 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.12.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 cba9cac05c6..f3a9873cbed 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.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.12.4
</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  b8cb2b9f9e5a51928aed5fe7edb5f08b1d7e0e47 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  41f4d0893ddd563298459efba3789cfedcfa77d246a009aa1c5b91ef21f52b72 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12678721
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a4eb0960b908d3713060085de65c6a2d7e729995 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6b2bab5bd3960040f3887060b821cb27292e1ea677089e91e9df5a30da693e99 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12672749
</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>