<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/adb29f21dcd79abbe7119f84692b6f6dfbbe7e95">https://github.com/macports/macports-ports/commit/adb29f21dcd79abbe7119f84692b6f6dfbbe7e95</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 adb29f21dcd py-parfive: set noarch
</span>adb29f21dcd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit adb29f21dcd79abbe7119f84692b6f6dfbbe7e95
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Jan 24 20:06:28 2022 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-parfive/Portfile b/python/py-parfive/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 48a616b4740..fe0676e0de5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-parfive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-parfive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ maintainers         {mps @Schamschula} openmaintainer
</span> description         A parallel file downloader using asyncio.
 long_description    {*}${description} parfive can handle downloading multiple files in \
                     parallel as well as downloading each file in a number of chunks.
<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://parfive.readthedocs.io/en/stable/
 
 python.versions     37 38 39 310
</pre><pre style='margin:0'>

</pre>