<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/dab39396f9d1a110105bb95dfaf73570bd100608">https://github.com/macports/macports-ports/commit/dab39396f9d1a110105bb95dfaf73570bd100608</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 dab39396f9d py-magicgui: set noarch
</span>dab39396f9d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit dab39396f9d1a110105bb95dfaf73570bd100608
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Jan 24 20:26:07 2022 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-magicgui: set noarch
</span>---
python/py-magicgui/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-magicgui/Portfile b/python/py-magicgui/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5b8b3addf85..14d6bb1f1aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-magicgui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-magicgui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license MIT
</span> maintainers {mps @Schamschula} openmaintainer
description magicgui: build GUIs from functions, using magic.
long_description {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> homepage https://github.com/napari/magicgui
python.versions 37 38 39 310
</pre><pre style='margin:0'>
</pre>