<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/41cf3fbdf8d40da4e006ff75a412c2a3c28f5347">https://github.com/macports/macports-ports/commit/41cf3fbdf8d40da4e006ff75a412c2a3c28f5347</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 41cf3fbdf8d xonsh: update to 0.12.6
</span>41cf3fbdf8d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 41cf3fbdf8d40da4e006ff75a412c2a3c28f5347
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Jun 22 05:51:29 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.12.6
</span>---
 shells/xonsh/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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 66ccbf01127..a0c27cc38a1 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,8 +4,8 @@ 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.5
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.12.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> categories          shells
 supported_archs     noarch
 maintainers         {mps @Schamschula} openmaintainer
<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  c5b115ceedd358d5035abdc41c65132d7849c659 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  95402f44cf093b6fa054d3489084c6a56ae5f6496bf889aa47506d451b04c47f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12680038
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  de9028c698cecc443c21dd3675603d972b2c754d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  797f782046fb4ff76a4027a4e7a15e6640652aafb2025a9ce1dd012052ce6824 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12680591
</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>