<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/d0423a610adb1f5ac638a0de2a5ce44978859183">https://github.com/macports/macports-ports/commit/d0423a610adb1f5ac638a0de2a5ce44978859183</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 d0423a610ad xonsh: update to latest version 0.12.1
</span>d0423a610ad is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d0423a610adb1f5ac638a0de2a5ce44978859183
</span>Author: Ludvig Holtze <ludvig@lolomokak.us>
AuthorDate: Fri Apr 15 19:15:44 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to latest version 0.12.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 1f0cd485a8d..5d308325b28 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.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.12.1
</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  599e90f0300094557f70006c2a41435842b01b2d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  3050b79864c5c97fc4a5ec791f8e8677a5df26912dbbfd3e8d23aa70256f4f7b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12678450
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  516a35c974476ca5046023ecd0176e5616fb9c14 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cb5e497fbcbbb876db92d72bf9644ce41b1778e0e601f937c5f5b5a0109c1618 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12678451
</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>