<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/2db1aef4a33f521cf4d3f620046229ce1b255774">https://github.com/macports/macports-ports/commit/2db1aef4a33f521cf4d3f620046229ce1b255774</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 2db1aef4a33 py-oct2py: remove py27 and py36 subports
</span>2db1aef4a33 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2db1aef4a33f521cf4d3f620046229ce1b255774
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Jan 21 07:40:24 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-oct2py: remove py27 and py36 subports
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/64479
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/64480
</span>---
 python/py-oct2py/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-oct2py/Portfile b/python/py-oct2py/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4886fa3ebaa..76c28f66fa7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-oct2py/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-oct2py/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> 
 name                py-oct2py
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310
</span> 
 github.setup        blink1073 oct2py 5.4.2 v
 checksums           rmd160  151e31389479ae1b492c2f6f5d7796db6a42caf6 \
</pre><pre style='margin:0'>

</pre>