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

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-httpx/Portfile b/python/py-httpx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f67fd82175a..6e460c43412 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-httpx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-httpx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ maintainers         nomaintainer
</span> 
 description         The next generation 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/httpx
 
 checksums           rmd160  8bd49fdc3d1fee3fc74ff8699c509ba0669dd0d1 \
</pre><pre style='margin:0'>

</pre>