<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/245702193b790ca936ed6f853ba3c6e905cd3587">https://github.com/macports/macports-ports/commit/245702193b790ca936ed6f853ba3c6e905cd3587</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 245702193b7 py-photomosaic: Add Python 39
</span>245702193b7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 245702193b790ca936ed6f853ba3c6e905cd3587
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Mon Mar 29 13:49:54 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-photomosaic: Add Python 39
</span>---
 python/py-photomosaic/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-photomosaic/Portfile b/python/py-photomosaic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c87afe705c6..0b599357360 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-photomosaic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-photomosaic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,13 +17,13 @@ platforms           darwin
</span> description         Creating fun photomosaics, GIFs, and murals from \
                     your family pictures using ML & similarity search
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 checksums           rmd160  3c4ba6aa62d34befeac9a29349d9f70292cb284b \
                     sha256  a535bd251ba7a0a58ffbc54267dd3d216039444c27fe699a3780962c3b74854d \
                     size    206597225
 
<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>