<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/d31ab6e044ef449c8018c5d1a9ab382096e6a47a">https://github.com/macports/macports-ports/commit/d31ab6e044ef449c8018c5d1a9ab382096e6a47a</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 d31ab6e044e py-pathlib2: add Python 3.12 support
</span>d31ab6e044e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d31ab6e044ef449c8018c5d1a9ab382096e6a47a
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Thu Nov 9 17:54:29 2023 +0100

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

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

</pre>