<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/69c2d5589c64f68f9dcf69abb2692fbaa26b7f06">https://github.com/macports/macports-ports/commit/69c2d5589c64f68f9dcf69abb2692fbaa26b7f06</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 69c2d5589c6 py-google-api-python-client: mark noarch
</span>69c2d5589c6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 69c2d5589c64f68f9dcf69abb2692fbaa26b7f06
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu May 8 16:13:10 2025 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-google-api-python-client: mark noarch
</span>---
 python/py-google-api-python-client/Portfile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-google-api-python-client/Portfile b/python/py-google-api-python-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7fcb69cd1ad..f01b6850f71 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-google-api-python-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-google-api-python-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-google-api-python-client
 python.rootname     google_api_python_client
 version             2.169.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> license             Apache-2
 maintainers         {mps @Schamschula} openmaintainer
 description         This is the Google API Python client library for Google's discovery \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,9 @@ description         This is the Google API Python client library for Google's di
</span> long_description    {*}${description}
 homepage            https://github.com/googleapis/google-api-python-client/
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> checksums           rmd160  cf0bbffcaeb9ca375818c7ce296bd4468fe44438 \
                     sha256  0585bb97bd5f5bf3ed8d4bf624593e4c5a14d06c811d1952b07a1f94b4d12c51 \
                     size    12811341
</pre><pre style='margin:0'>

</pre>