<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/0fb1f0688c61f9469df6c6f5c14fa2746574e43d">https://github.com/macports/macports-ports/commit/0fb1f0688c61f9469df6c6f5c14fa2746574e43d</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 0fb1f0688c6 xonsh: update to 0.13.3
</span>0fb1f0688c6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0fb1f0688c61f9469df6c6f5c14fa2746574e43d
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Fri Sep 16 05:37:29 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.13.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 78243e3df88..d9c989370cd 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.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.13.3
</span> revision            0
 categories          shells
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +21,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  069bc1c28597e63d136677149e09c67a325c316a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  67705bad6a20ad8af712a284dba6c2a25bb5c0a29518ff61ec556e7d942f4eda \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12675682
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b07a4a23a1f2561994371fff91dd0f215751a30b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  78222ae01bce4cff65845bec4f51d7b2189f34ce30a3d31ddc5f1a2b2003c1f5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12675715
</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>