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

<span style='display:block; white-space:pre;color:#808000;'>commit e735e672fda8fe595dcc33011d474fda0a862973
</span>Author: Schamschula <mps@maports.org>
AuthorDate: Fri Jul 19 06:21:23 2024 +0200

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.18.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 bd74810c050..7199dfa10f8 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.18.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.18.2
</span> revision            0
 categories          shells
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +22,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  e2b2b2a5ed295fc44caa9dd81a37952509330163 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2620495fcc32761bc559b3d2530a147fa8e44fd1cab0224352ad73cc8024515a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12749059
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1e660ff9b2309099ab6023b5102afd9f2bbe1a07 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  ae3a16ad03704e610a4460b38f095beb366e5edcf74cb06ec230a8b9f32aa58f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12749343
</span> 
 variant python38 conflicts python39 python310 python311 python312 description {Use Python 3.8} {}
 variant python39 conflicts python38 python310 python311 python312 description {Use Python 3.9} {}
</pre><pre style='margin:0'>

</pre>