<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b241f6fa5c05f43cb4cc8f4e907e021b39b150d6">https://github.com/macports/macports-ports/commit/b241f6fa5c05f43cb4cc8f4e907e021b39b150d6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b241f6fa5c05f43cb4cc8f4e907e021b39b150d6
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Mar 8 17:32:55 2024 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-setproctitle/Portfile b/python/py-setproctitle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1b4e2d6d7f1..cbcf0e58da9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-setproctitle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-setproctitle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ description         A Python module to customize the process title
</span> long_description    The setproctitle module allows a process to change \
                     its title (as displayed by system tools such as ps and top).
 
<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> 
 homepage            https://pypi.python.org/pypi/${python.rootname}/
 
</pre><pre style='margin:0'>

</pre>