<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/3971139d33dd8594b55a1f88cd41478410a7e862">https://github.com/macports/macports-ports/commit/3971139d33dd8594b55a1f88cd41478410a7e862</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 3971139d33d xonsh: update to 0.18.3
</span>3971139d33d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3971139d33dd8594b55a1f88cd41478410a7e862
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Aug 20 14:09:44 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.18.3
</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 7199dfa10f8..c5c4996fe13 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.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.18.3
</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 1e660ff9b2309099ab6023b5102afd9f2bbe1a07 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 ae3a16ad03704e610a4460b38f095beb366e5edcf74cb06ec230a8b9f32aa58f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12749343
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 7b5325c554814359b7a92fcdc082294b3c3dd7f4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 f3619acecb1fe944033826d9d66fe9b2133559eddc0701e1c5b5962032e6910e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12750232
</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>