<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/b1138a3562332faddc5cd5235aae0d4b11bf3f23">https://github.com/macports/macports-ports/commit/b1138a3562332faddc5cd5235aae0d4b11bf3f23</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 b1138a35623 xonsh: update to 0.14.2
</span>b1138a35623 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b1138a3562332faddc5cd5235aae0d4b11bf3f23
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Fri Nov 17 15:41:52 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.14.2
</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 2a84190f599..3a79bdd951d 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.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.14.2
</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 cb1b8bd4bd633582e6c373daae9e5b848474a61a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 0481e57164134c3401a61411ed381397a054f1d2f9eeda05d71dbb0ee105bdcc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12730040
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a6b4d2ce51dbfc0f30bc2618cf5f92e4e43f35c0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 10afb93f7d34e9a76a49de32e2633bc3b5c8f3ecb9a768804960e7a883581ec3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12729264
</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>