<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/648c506d9b120d38a207029fc887b20b39673acf">https://github.com/macports/macports-ports/commit/648c506d9b120d38a207029fc887b20b39673acf</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 648c506d9b120d38a207029fc887b20b39673acf
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Wed Mar 9 21:22:07 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-biopython: remove py36 subport
</span>---
 python/py-biopython/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-biopython/Portfile b/python/py-biopython/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7deccc7976c..0617b7c6c73 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-biopython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-biopython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  255f7048741fb2dc08b16578c2fa9054751da51f \
</span>                     sha256  edb07eac99d3b8abd7ba56ff4bedec9263f76dfc3c3f450e7d2e2bcdecf8559b \
                     size    16738730
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,6 +37,4 @@ if {${name} ne ${subport}} {
</span>             LICENSE.rst DEPRECATED.rst CONTRIBUTING.rst \
             CONTRIB.rst ${destroot}${docdir}
     }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.type      none
</span> }
</pre><pre style='margin:0'>

</pre>