<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/0f4c1f119a4a2f09bd56b2693caed7bfc6f8961a">https://github.com/macports/macports-ports/commit/0f4c1f119a4a2f09bd56b2693caed7bfc6f8961a</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 0f4c1f119a4 py-platformdirs: add python 3.12 support
</span>0f4c1f119a4 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0f4c1f119a4a2f09bd56b2693caed7bfc6f8961a
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Wed Oct 25 17:04:41 2023 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-platformdirs: add python 3.12 support
</span>---
python/py-platformdirs/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-platformdirs/Portfile b/python/py-platformdirs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 978e525fa21..60a2b001d95 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-platformdirs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-platformdirs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums rmd160 0e3ddfc9c6e77337fae08e44efad467093e8e604 \
</span>
# keep all these Python versions, port is a dependency of py-virtualenv
# See <https://trac.macports.org/wiki/Python#VersionPolicy>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 37 38 39 310 311 312
</span>
if {${name} ne ${subport}} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>