<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/db01642c6f552613abcb28ac334bef4eb2191cf0">https://github.com/macports/macports-ports/commit/db01642c6f552613abcb28ac334bef4eb2191cf0</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 db01642c6f5 py-aiohttp: update to 3.11.8
</span>db01642c6f5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit db01642c6f552613abcb28ac334bef4eb2191cf0
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Fri Nov 29 18:55:23 2024 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-aiohttp: update to 3.11.8
</span>---
 python/py-aiohttp/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-aiohttp/Portfile b/python/py-aiohttp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bd0c3127fd3..3cecad00067 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-aiohttp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-aiohttp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 
 name                py-aiohttp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             3.11.7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             3.11.8
</span> categories-append   devel
 license             Apache-2
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,9 +20,9 @@ long_description    aiohttp key futures are the support for both client and \
</span> 
 homepage            https://github.com/aio-libs/aiohttp
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4d6bf445f446aaf98fd01b35435227677ef0f51c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  01a8aca4af3da85cea5c90141d23f4b0eee3cbecfd33b029a45a80f28c66c668 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    7666482
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  96cb54175b9228c1bc57531b75ac5ce781952afe \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7bc9d64a2350cbb29a9732334e1a0743cbb6844de1731cbdf5949b235653f3fd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    7667904
</span> 
 if {${name} ne ${subport}} {
     depends_lib-append      port:py${python.version}-aiodns \
</pre><pre style='margin:0'>

</pre>