<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/3b42d9aa56b79cb24c2e0f34f3b3496bf12409f6">https://github.com/macports/macports-ports/commit/3b42d9aa56b79cb24c2e0f34f3b3496bf12409f6</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 3b42d9aa56b py-pyviz_comms: update platforms
</span>3b42d9aa56b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3b42d9aa56b79cb24c2e0f34f3b3496bf12409f6
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Fri Dec 16 15:57:51 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-pyviz_comms: update platforms
</span>---
 python/py-pyviz_comms/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyviz_comms/Portfile b/python/py-pyviz_comms/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b7e17b27dca..d85dad5972d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyviz_comms/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyviz_comms/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,7 @@ description         Offers a simple bidirectional communication architecture for
</span>                     notebook and Jupyterlab.
 long_description    {*}${description}
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> homepage            https://github.com/holoviz/pyviz_comms
 
 checksums           rmd160  c1c7dbb48c802edaad6a79a00a28458060013040 \
</pre><pre style='margin:0'>

</pre>