<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/e41029b8cfd9a995c835a43c7f2ae71add18606d">https://github.com/macports/macports-ports/commit/e41029b8cfd9a995c835a43c7f2ae71add18606d</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 e41029b8cfd hatch: set noarch
</span>e41029b8cfd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e41029b8cfd9a995c835a43c7f2ae71add18606d
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Jun 29 05:29:54 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/hatch/Portfile b/python/hatch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 50813ed1b37..6838669c5cb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/hatch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/hatch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,7 @@ license             MIT
</span> maintainers         {mps @Schamschula} openmaintainer
 description         Hatch is a modern, extensible Python project manager.
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> homepage            https://github.com/ofek/hatch
 
 checksums           rmd160  b814f82180e9e1c9704ca01033eff5492d1ea8ae \
</pre><pre style='margin:0'>

</pre>