<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/407e99e1f89fca37c211ca8ceae65a35255ef735">https://github.com/macports/macports-ports/commit/407e99e1f89fca37c211ca8ceae65a35255ef735</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 407e99e1f89 xonsh: update to 0.9.26
</span>407e99e1f89 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 407e99e1f89fca37c211ca8ceae65a35255ef735
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Feb 5 06:16:38 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.9.26
</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 592bb3f904d..5e4f7088266 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.25
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.9.26
</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  71955254af2e012c5bc0a81a21cb01b9919b3d3b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a8d5af893200e326d992fa629fdec54cd9fa6cb2ab0b57c80989adfeae4e3292 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    10966915
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8c472723f2b3c2edb050cff532b93c10ec9a6c9f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7fb0d5b0dd67b2394a8efdad9adb18e23cda2175e9b09e04c75eae7510b10401 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    10964486
</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>