<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/a1818fe8d895daf1fcf07606a7e8ebb300bafa9b">https://github.com/macports/macports-ports/commit/a1818fe8d895daf1fcf07606a7e8ebb300bafa9b</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 a1818fe8d89 xonsh: updaate to 0.10.0
</span>a1818fe8d89 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a1818fe8d895daf1fcf07606a7e8ebb300bafa9b
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Jul 24 19:08:12 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: updaate to 0.10.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 b71df88e47a..59ee462ef30 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.9.27
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.10.0
</span> revision            0
 categories          shells
 platforms           darwin
<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  0c5632e25fbf488c68e578ee9cf15886bbcdca7a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  80116063bfa732a8649aa9d202324c039002cf3bfba77a445ba8ab0575a22825 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    12729166
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  cd9e9cb2824a6894171b113580848c836412268b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0c06477b31be3e189fbac282c700984fbf5dd9ef9be1d08a2b86cbab6089180d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12662133
</span> 
 variant python36 conflicts python37 python38 python39 description {Use Python 3.6} {}
 variant python37 conflicts python36 python38 python39 description {Use Python 3.7} {}
</pre><pre style='margin:0'>

</pre>