<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/4cc7a7b6a1d88230e11efdaf0b2288080048ad17">https://github.com/macports/macports-ports/commit/4cc7a7b6a1d88230e11efdaf0b2288080048ad17</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 4cc7a7b6a1d py-httpcore: set noarch
</span>4cc7a7b6a1d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4cc7a7b6a1d88230e11efdaf0b2288080048ad17
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Jan 25 16:22:17 2022 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-httpcore/Portfile b/python/py-httpcore/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 15217bc305a..00daaf865b9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-httpcore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-httpcore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ maintainers         nomaintainer
</span> 
 description         A minimal low level HTTP client.
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> homepage            https://github.com/encode/httpcore
 
 checksums           rmd160  108fe8d58175a52fc9767e8b7034dff33db79389 \
</pre><pre style='margin:0'>

</pre>