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

<span style='display:block; white-space:pre;color:#808000;'>commit f8fcecb9a1d42ea35b856e44605375d51e7639b6
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Feb 11 19:20:07 2025 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.19.2
</span>---
 shells/xonsh/Portfile | 11 +++++------
 1 file changed, 5 insertions(+), 6 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 13560ce9feb..d7cf2e99738 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,9 +4,8 @@ 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.1
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.tarball_from tarball
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.19.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from releases
</span> revision            0
 categories          shells
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,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  3677043aa10c975fa00413062ea21e887dd82ec0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ab659bda6c5b95c1642a68a3f0ba5daa28dfbe3ff5c57220f785f3af556023db \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12757629
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  d42e102255b1c75278eabee2595b0f13ab1cd29e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  74ed641d0888831b0605ddb03c9d0084b003fbc75675453e4b5745be064bb272 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12750652
</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>