<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/4a3eba07bf8c70fa92ab4c4c2423d34263d9d87f">https://github.com/macports/macports-ports/commit/4a3eba07bf8c70fa92ab4c4c2423d34263d9d87f</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 4a3eba07bf8 xonsh: remove unneeded line
</span>4a3eba07bf8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4a3eba07bf8c70fa92ab4c4c2423d34263d9d87f
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Dec 11 20:55:08 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: remove unneeded line
</span>---
 shells/xonsh/Portfile | 2 --
 1 file changed, 2 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 918b9169e1e..826eda52a34 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;'>@@ -25,8 +25,6 @@ checksums           rmd160  174afc915b62ff7dad926788b26fde468c02717d \
</span>                     sha256  94372c14a33fa63b0b612af9ac8ebdab42820c79eafbad23952e511a846f682d \
                     size    10895489
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     36 37 38 39
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant python36 conflicts python27 python37 python38 python39 description {Use Python 3.6} {}
 variant python37 conflicts python27 python36 python38 python39 description {Use Python 3.7} {}
 variant python38 conflicts python27 python36 python37 python39 description {Use Python 3.8} {}
</pre><pre style='margin:0'>

</pre>