<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/86986883f95754ab56a2c556e0559d5fd5355721">https://github.com/macports/macports-ports/commit/86986883f95754ab56a2c556e0559d5fd5355721</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 86986883f95 py-npe2: update platforms
</span>86986883f95 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 86986883f95754ab56a2c556e0559d5fd5355721
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Jan 13 07:34:13 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-npe2/Portfile b/python/py-npe2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 79b0759344c..00e7e59518d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-npe2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-npe2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,12 @@ PortGroup           python 1.0
</span> name                py-npe2
 version             0.6.1
 revision            0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories          python
</span> license             BSD
 maintainers         {mps @Schamschula} openmaintainer
 description         napari plugin refactor
 long_description    {*}${description}
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> homepage            https://github.com/napari/npe2
 
 checksums           rmd160  ab0cfa45ecceb4dc71a46f716d8fea55c6f89782 \
</pre><pre style='margin:0'>

</pre>