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

<span style='display:block; white-space:pre;color:#808000;'>commit d2b67d0a4232281b5e5a8c4ad5dc08e840b0931b
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Jun 18 05:27:09 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.12.5
</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 f3a9873cbed..8978a1a9088 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.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.12.5
</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  a4eb0960b908d3713060085de65c6a2d7e729995 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  6b2bab5bd3960040f3887060b821cb27292e1ea677089e91e9df5a30da693e99 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12672749
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c5b115ceedd358d5035abdc41c65132d7849c659 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  95402f44cf093b6fa054d3489084c6a56ae5f6496bf889aa47506d451b04c47f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12680038
</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>