<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/1eb5caf27e0fb0d4bc0a17f3adc7155f2c635d5c">https://github.com/macports/macports-ports/commit/1eb5caf27e0fb0d4bc0a17f3adc7155f2c635d5c</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 1eb5caf27e0 xonsh: update to 0.15.1
</span>1eb5caf27e0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1eb5caf27e0fb0d4bc0a17f3adc7155f2c635d5c
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Mar 7 12:23:59 2024 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.15.1
</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 1a546958a05..8a610cdd91b 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.15.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.15.1
</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  d0f80bcdb4e8c419b3b5fe31b0e02d42e3344eef \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  39905abdbcbe848e8ad15903868546994b72c599f5221199bcb373843e499b29 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12729705
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  ddf474be414ba3c95d2060d4a5a1b98b76ed7d4f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9a7c19e5bd8c7f9c9cf593549bc6d2b033354f673c0d450ad5ff420b17f61256 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12729463
</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>