<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/8997c64e3976f403396d5ff2d8b529e819c6a456">https://github.com/macports/macports-ports/commit/8997c64e3976f403396d5ff2d8b529e819c6a456</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 8997c64e397 py-pycparser: add python 3.12 support
</span>8997c64e397 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8997c64e3976f403396d5ff2d8b529e819c6a456
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Sun Oct 8 19:10:46 2023 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pycparser/Portfile b/python/py-pycparser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a582dc507d1..12bd7b71146 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pycparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pycparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           {darwin any}
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310 311 312
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>