<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/21a5308eb8b2b28ce2bfd00b4433933cc0365d52">https://github.com/macports/macports-ports/commit/21a5308eb8b2b28ce2bfd00b4433933cc0365d52</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 21a5308eb8b xonsh: update to 0.9.27
</span>21a5308eb8b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 21a5308eb8b2b28ce2bfd00b4433933cc0365d52
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Mar 4 05:41:11 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.9.27
</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 5e4f7088266..b71df88e47a 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.26
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.9.27
</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  8c472723f2b3c2edb050cff532b93c10ec9a6c9f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  7fb0d5b0dd67b2394a8efdad9adb18e23cda2175e9b09e04c75eae7510b10401 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    10964486
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  0c5632e25fbf488c68e578ee9cf15886bbcdca7a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  80116063bfa732a8649aa9d202324c039002cf3bfba77a445ba8ab0575a22825 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12729166
</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>