<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/c8117835f072a582990ebe2e36e34f98afe2eb40">https://github.com/macports/macports-ports/commit/c8117835f072a582990ebe2e36e34f98afe2eb40</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 c8117835f07 xonsh: update to 0.18.1
</span>c8117835f07 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c8117835f072a582990ebe2e36e34f98afe2eb40
</span>Author: Schamschula <mps@maports.org>
AuthorDate: Thu Jul 18 06:17:57 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.18.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 9f3b0b36dd3..bd74810c050 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.17.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.18.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 9720d9862a7cc2685ad38e820b64e76557d1aa49 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 12c193f0d50d5398e894395b171e2ef72567d2151833c3c8138bd6e98755e183 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12741086
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 e2b2b2a5ed295fc44caa9dd81a37952509330163 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 2620495fcc32761bc559b3d2530a147fa8e44fd1cab0224352ad73cc8024515a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12749059
</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>