<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/20dcbef6bf9f1a6698dd560fb235b15f29b81397">https://github.com/macports/macports-ports/commit/20dcbef6bf9f1a6698dd560fb235b15f29b81397</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 20dcbef6bf9 xonsh: update to 0.19.4
</span>20dcbef6bf9 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 20dcbef6bf9f1a6698dd560fb235b15f29b81397
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Mar 27 05:51:09 2025 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.19.4
</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 e79b8bea3a3..ea4463233dd 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.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.19.4
</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 48ddb98306192bb337469d0d4bf3b30c27cf32bf \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 ec0bfb1967c832640884eacfe73b5d09154ce536154e0ccce4ec53c22b3ad3dd \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12751623
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 1961712f59cf66d073bb982459ec969c4b1c1710 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5eb3c1b40f9b7986dbf4b2101c61d02b4668d6da3809894ad51ef7116c723f99 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12751641
</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>