<pre style='margin:0'>
Andrey Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cfc9587be972293eb18e8b42c9a3c57f46649492">https://github.com/macports/macports-ports/commit/cfc9587be972293eb18e8b42c9a3c57f46649492</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cfc9587be972293eb18e8b42c9a3c57f46649492
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Mon Jan 22 12:48:15 2024 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-click-plugins/Portfile b/python/py-click-plugins/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c87017c5f2c..f316cb8b8bf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-click-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-click-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ license             BSD
</span> supported_archs     noarch
 platforms           {darwin any}
 
<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> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>