<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/4d40c7c98c7800cf9052522e194c22b6f4c04ac2">https://github.com/macports/macports-ports/commit/4d40c7c98c7800cf9052522e194c22b6f4c04ac2</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 4d40c7c98c7 xonsh: update to 0.14.3
</span>4d40c7c98c7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 4d40c7c98c7800cf9052522e194c22b6f4c04ac2
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Dec 6 05:39:27 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.14.3
</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 3a79bdd951d..24052566f1a 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.14.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.14.3
</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 a6b4d2ce51dbfc0f30bc2618cf5f92e4e43f35c0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 10afb93f7d34e9a76a49de32e2633bc3b5c8f3ecb9a768804960e7a883581ec3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12729264
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 7da2544563ae54555d870f9538d411409b39c956 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 c5e46c088744d64c4069599e44fe744f2e92023f7bd6292f92220a488bd83064 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12729487
</span>
variant python38 conflicts python39 python310 python311 description {Use Python 3.8} {}
variant python39 conflicts python38 python310 python311 description {Use Python 3.9} {}
</pre><pre style='margin:0'>
</pre>