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

<span style='display:block; white-space:pre;color:#808000;'>commit acafb4134d3d4455c53168e9f7cdd493e46a251c
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Apr 26 13:57:07 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.12.2
</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 5d308325b28..cba9cac05c6 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.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.12.2
</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  516a35c974476ca5046023ecd0176e5616fb9c14 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  cb5e497fbcbbb876db92d72bf9644ce41b1778e0e601f937c5f5b5a0109c1618 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12678451
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b8cb2b9f9e5a51928aed5fe7edb5f08b1d7e0e47 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  41f4d0893ddd563298459efba3789cfedcfa77d246a009aa1c5b91ef21f52b72 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12678721
</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>