<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/5ae9c1316a46acedf0f0c5843c808a2efc52df5f">https://github.com/macports/macports-ports/commit/5ae9c1316a46acedf0f0c5843c808a2efc52df5f</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 5ae9c1316a4 xonsh: update to 0.14.0
</span>5ae9c1316a4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5ae9c1316a46acedf0f0c5843c808a2efc52df5f
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Fri May 19 13:39:59 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.14.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 f1026cba8d6..383bc7c28f1 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.13.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.14.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  a50c4f5e635148ea5684b1d329d69e3c45dca3e9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c2cbfba23f57111700b79f4b1a55582291dc70486f92124ebd662e140cc7bc3f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12677004
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8898c37fb8456125a274716ee751df70c94ca381 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0cfaa20f2a036340dfb4e934ce673176956d40aedb9674098ebbe8c8f088090b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12667425
</span> 
 variant python37 conflicts python38 python39 python310 description {Use Python 3.7} {}
 variant python38 conflicts python37 python39 python310 description {Use Python 3.8} {}
</pre><pre style='margin:0'>

</pre>