<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cd06bc4a7f881bf7efd83bec2dcf3217c1791b87">https://github.com/macports/macports-ports/commit/cd06bc4a7f881bf7efd83bec2dcf3217c1791b87</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cd06bc4a7f881bf7efd83bec2dcf3217c1791b87
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Sat Oct 17 17:37:24 2020 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-click-plugins/Portfile b/python/py-click-plugins/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 21ce4c169a8..3489ca12644 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-click-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-click-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms           darwin
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,6 @@ description         An extension module for click to enable registering CLI comm
</span> long_description    ${description}
 
 homepage            https://github.com/click-contrib/click-plugins
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-distname            ${python.rootname}-${version}
</span> 
 checksums           rmd160  143f83706fb8ad3eb91716d9b540e09f929a2bd5 \
                     sha256  46ab999744a9d831159c3411bb0c79346d94a444df9a3a3742e9ed63645f264b \
</pre><pre style='margin:0'>

</pre>