<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/2bfdb6572a73612fd95f222e4652e3cb3576b946">https://github.com/macports/macports-ports/commit/2bfdb6572a73612fd95f222e4652e3cb3576b946</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 2bfdb6572a7 py-flask-wtf: mark noarch, platforms darwin any
</span>2bfdb6572a7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2bfdb6572a73612fd95f222e4652e3cb3576b946
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Jan 11 01:05:51 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-flask-wtf/Portfile b/python/py-flask-wtf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 78c178d74cd..0e5b0f949eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-flask-wtf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-flask-wtf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ revision            0
</span> name                py-flask-wtf
 
 categories-append   www
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> maintainers         nomaintainer
 description         Simple integration of Flask and WTForms
 long_description    \
</pre><pre style='margin:0'>

</pre>