<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/a5c67b6dd2a71353cb947da9fc7c8d7574171066">https://github.com/macports/macports-ports/commit/a5c67b6dd2a71353cb947da9fc7c8d7574171066</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a5c67b6dd2a71353cb947da9fc7c8d7574171066
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Mon Dec 11 13:48:25 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-httpcore: add py312 subport
</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 a413c13acfe..f16ddf04e87 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;'>@@ -18,7 +18,7 @@ checksums           rmd160  1ca0e9a9abd9eb2c19c5f2824ca7cdca151156d0 \
</span>                     sha256  a6f30213335e34c1ade7be6ec7c47f19f50c56db36abef1a9dfa3815b1cb3888 \
                     size    62676
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310 311 312
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>