<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/8da741093b27aae620c12b4e967b1b3690e58cd6">https://github.com/macports/macports-ports/commit/8da741093b27aae620c12b4e967b1b3690e58cd6</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 8da741093b2 xonsh: update to 0.19.3
</span>8da741093b2 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8da741093b27aae620c12b4e967b1b3690e58cd6
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Mar 19 15:50:39 2025 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.19.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 d7cf2e99738..e79b8bea3a3 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.19.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.19.3
</span> github.tarball_from releases
revision 0
categories shells
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,9 +23,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 d42e102255b1c75278eabee2595b0f13ab1cd29e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 74ed641d0888831b0605ddb03c9d0084b003fbc75675453e4b5745be064bb272 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12750652
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 48ddb98306192bb337469d0d4bf3b30c27cf32bf \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 ec0bfb1967c832640884eacfe73b5d09154ce536154e0ccce4ec53c22b3ad3dd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12751623
</span>
variant python39 conflicts python310 python311 python312 description {Use Python 3.9} {}
variant python310 conflicts python39 python311 python312 description {Use Python 3.10} {}
</pre><pre style='margin:0'>
</pre>