<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/4bfcb818b5d41b144085cc8c7cef5f7cd3e9fa9a">https://github.com/macports/macports-ports/commit/4bfcb818b5d41b144085cc8c7cef5f7cd3e9fa9a</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 4bfcb818b5d xonsh: update to 0.14.1
</span>4bfcb818b5d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 4bfcb818b5d41b144085cc8c7cef5f7cd3e9fa9a
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Aug 16 05:49:33 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.14.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 048997f1a7a..a0e774d98a2 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.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.14.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 8898c37fb8456125a274716ee751df70c94ca381 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 0cfaa20f2a036340dfb4e934ce673176956d40aedb9674098ebbe8c8f088090b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 12667425
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 cb1b8bd4bd633582e6c373daae9e5b848474a61a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 0481e57164134c3401a61411ed381397a054f1d2f9eeda05d71dbb0ee105bdcc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 12730040
</span>
variant python37 conflicts python38 python39 python310 python311 description {Use Python 3.7} {}
variant python38 conflicts python37 python39 python310 python311 description {Use Python 3.8} {}
</pre><pre style='margin:0'>
</pre>