<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/ca87c22e277ea3958e29cc9a3cc3e5513fcb6a40">https://github.com/macports/macports-ports/commit/ca87c22e277ea3958e29cc9a3cc3e5513fcb6a40</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ca87c22e277ea3958e29cc9a3cc3e5513fcb6a40
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Wed Oct 28 10:44:57 2020 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_client/Portfile b/python/py-jupyter_client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a717af80eba..178e935a512 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_client/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
 
</pre><pre style='margin:0'>

</pre>