<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/ba1a917f66a930ee6dfad0514b9719926127815c">https://github.com/macports/macports-ports/commit/ba1a917f66a930ee6dfad0514b9719926127815c</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 ba1a917f66a py-in-n-out: mark as noarch/darwin any
</span>ba1a917f66a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ba1a917f66a930ee6dfad0514b9719926127815c
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Nov 21 15:41:29 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-in-n-out: mark as noarch/darwin any
</span>---
 python/py-in-n-out/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-in-n-out/Portfile b/python/py-in-n-out/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9b023f161d3..f7b238279eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-in-n-out/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-in-n-out/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,8 @@ description         Python dependency injection you can taste.
</span> long_description    A lightweight dependency injection and result processing framework \
                     for Python using type hints. Emphasis is on simplicity, ease of use, \
                     and minimal impact on source code.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> homepage            https://github.com/napari/in-n-out
 
 checksums           rmd160  069cd60ef8949b33dc88ec90d3066a2536b1230c \
</pre><pre style='margin:0'>

</pre>