<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/037620d4515ed36bb752177b4991486528c77891">https://github.com/macports/macports-ports/commit/037620d4515ed36bb752177b4991486528c77891</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 037620d4515 xonsh: update to 0.16.0
</span>037620d4515 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 037620d4515ed36bb752177b4991486528c77891
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Apr 23 18:40:50 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.16.0
</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 8a610cdd91b..acc2c697814 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.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.16.0
</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  ddf474be414ba3c95d2060d4a5a1b98b76ed7d4f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9a7c19e5bd8c7f9c9cf593549bc6d2b033354f673c0d450ad5ff420b17f61256 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12729463
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  adea8cdf318997ab105f4acee495cdcb6012e459 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  623f7cebcd830e8d6927626b3c73cd37958d809abccdf9b123acee3c71c98abd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12731145
</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>