<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/35d1926b1641627341872e0263e24ac04d39693e">https://github.com/macports/macports-ports/commit/35d1926b1641627341872e0263e24ac04d39693e</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 35d1926b164 py-imagecodecs: add py39 subport
</span>35d1926b164 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 35d1926b1641627341872e0263e24ac04d39693e
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Nov 19 11:07:55 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-imagecodecs: add py39 subport
</span>---
 python/py-imagecodecs/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-imagecodecs/Portfile b/python/py-imagecodecs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 92b0f343d76..ba1674b94a0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-imagecodecs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-imagecodecs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  a50a9a8014d82672e9f6ea4fa73a370b6ffae2e0 \
</span>                     sha256  c8c776922d3a60824d8d3d31ba674a250d1b4d429e81349b5c88c34d4353ddb5 \
                     size    8993252
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>